Forum Discussion
TcT85
4 years agoHelper III
Create a http link + additional information from the data
Hi, So I have created and published a visualization on open tasks. In the PCO column i have a ID for the task. To see additional information, I will need to open the browser and type http:/...
- 4 years ago
You can add a calculated column to the table like
Item URL = "http://qualisys/#/pct/pco/" & 'Table'[PCO]
TcT85
4 years agoHelper III
Hi johnt75,
Thanks for fast response, but this is not what i was looking for.
Here is a example from microsoft word, where i linked the text.
I just want to be able to open this link by just clicking on the PCO ID.
johnt75
4 years agoSuper User
Set the category of the new column to be Web URL and you can then use conditional formatting on a field in a table visual to add the URL