In my Contour report, I have a table that contains a column with HTTP URLs.
Example:
| City | URL |
|---|---|
| CHENNAI | https://www.chennai.com |
| BLR | https://www.banglore.com |
Currently, the URL values are displayed as plain text. Users have to copy and paste the link into the browser to open it.
I want the URL column to be clickable (hyperlinked) directly within the Contour table, so users can click and open the link without copying it manually.
Is there a way to configure the column or apply formatting in Contour to render the URL as a clickable hyperlink?
Please suggest the correct approach or configuration steps.