How do I setup a link to only display when data is in the report I’m jumping to.
I don’t want to display the link if I don’t have any rows in the report.
You would probably have to set this up outside of the Report Manager portal, using a custom interface.
You may be able to get away with running a custom script that would query for the existence of data, and toggle security for individual reports that have no data.
This scripting tool may help with this task.
http://www.sqldbatips.com/showarticle.asp?ID=62
cheers,
Andrew
No comments:
Post a Comment