Forum Discussion
Dynamic Hyperlink in a Measure
Hi,
Since the recent PowerBI Update, I have noticed that my hyperlinks are no longer working correctly. I used a measure to hyperlink to IBM Maximo, that used the unique record ID column to point to a record from a table, however now the hyperlink does not seem to pick up this column anymore.
My measure was URL = "https://localhost/maximo/ui/maximo.jsp?event=loadapp&value=wotrack&uniqueid=" & MAX('Work Order'[workorderid])
When I used to hover over the link, I would see the full URL, including the workorder ID number, however now I only see what is between the " "
Any ideas on what I could change to get this working again please?
Hi, Anonymous ;
You could check the Issues forum here:
https://community.powerbi.com/t5/Issues/idb-p/Issues.If it is not there, then you could post it.
Best Regards,
Community Support Team_ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
1 Reply
- v-yalanwu-msftCommunity Support
Hi, Anonymous ;
You could check the Issues forum here:
https://community.powerbi.com/t5/Issues/idb-p/Issues.If it is not there, then you could post it.
Best Regards,
Community Support Team_ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.