Frenetti
Frenetti

Reputation: 50

Cognos Reports - How set icons on control objects?

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:

Data tab control

Thanks in advance.

Best regards.

Upvotes: 1

Views: 518

Answers (1)

toddsonofodin
toddsonofodin

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

Related Questions