- This topic has 1 reply, 2 voices, and was last updated 3 years, 9 months ago by
kathy.
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
Forum › Active link in Report Viewer
Hi Mark,
you can use a string containing an HTML a-tag within the SELECT statement.
When testing the query, it will display as string, but when using it in the Report Viewer widget in the dashboard, it should display as hyperlink.
For example, the select can look like this:
SELECT '<a href="yourLink">Your Title</a>'
Best wishes,
Kathy