Novunex Community

Forum Active link in Report Viewer

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #477
    Avatar photoMark
    Participant

      Hi,
      is it possible to have an active hyperlink in one of the columns shown by a report viewer?
      If yes, how do you format the query that you use in the report viewer?

      #481
      kathy
      Participant

        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

        • This reply was modified 1 year, 9 months ago by NovumNexus.
        • This reply was modified 1 year, 9 months ago by NovumNexus.
        • This reply was modified 1 year, 8 months ago by NovumNexus.
      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.