This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowThe Fabric community is upgrading! Read all of the details including the timeline and what you can expect. Learn more
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 about ticket ID details.
For that I try to create new column using COMBIN function. but its shwoing error like this
Solved! Go to Solution.
Thank you That worked well.
And one more thing is it possible to link that hyperlink with an ID number.
What I mean is whenever I click on the particular Id number(44495) in the ID column it has to take me to that hyperlink page.
try this
link = CONCATENATE("https://helpdesk.ID=", 'HD_Ticket'[ID])
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
| User | Count |
|---|---|
| 24 | |
| 22 | |
| 20 | |
| 18 | |
| 14 |
| User | Count |
|---|---|
| 29 | |
| 23 | |
| 22 | |
| 20 | |
| 20 |