Forum Discussion

TcT85's avatar
TcT85
Helper III
4 years ago
Solved

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:/...
  • johnt75's avatar
    4 years ago

    You can add a calculated column to the table like

    Item URL = "http://qualisys/#/pct/pco/" & 'Table'[PCO]