Forum Discussion

Sowjanya_09's avatar
Sowjanya_09
Frequent Visitor
4 years ago
Solved

Hyperlink

Is there any other way to do this ? I am working on the Help desk ticket report. I need to create a Hyperlink for the ID column, that hyperlink  needs to be taken to the other website to show  abou...
  • Syk's avatar
    4 years ago

    try this

    link = CONCATENATE("https://helpdesk.ID=", 'HD_Ticket'[ID])