Icons in Information publisher reports.
Hello,
I Am working on Information Publisher Reports to get a daily report of backups. (BI publisher is not an option at the moment)
The sql part is good, by using views linked to the catalog repository and synonyms created for mgmt_view for these views I get my results .
I would like to use small icons instead of the status I got from the view. So i opened the Availability History (Group) report to see how the "Member Summary" was built and use the same thing.
As far as I can see, it is a table built on a SQL using a decode for status.