Reputation: 50
Recently I've started to create some active reports and I'm having some troubles to put a icon into my data control objects. I mean the icon on the picture below:
Thanks in advance.
Best regards.
Upvotes: 1
Views: 518
Reputation: 513
Cognos is expecting a list of URLs to images in this case. Be sure to use the full URL, not relative (see IBM doc). Data-driven means it needs to come from a database, not be hard-coded.
I'd also suggest bookmarking the official IBM Active Reports cookbook for reference.
Upvotes: 2