Code: Select all
http://somewebsite.com/path/to/image.png
In the designer, we added an image component with the url set to {header_data.organization_logo}. The image does not display when we run the report. However, if I copy the url from the actual run-time output of the xml and paste it into the url, it works fine. Is there a different way we are supposed to load dynamic image urls?