Forum Discussion
Anonymous
6 years agoNot applicable
Drillthrough Hyperlink
I have a table with individual invoice numbers. I would like to be able to use the drillthrough functionality to be able to click on invoices and have that bring the user to our online database where it will search that particular invoice data. My manager has indicated that he has done something similar in the past but I can't find any documentation as to how to get hyperlinks as drillthrough fields.
2 Replies
- amitchandakSuper User
Try, if this can help
https://microsoft.github.io/PowerBI-visuals/docs/how-to-guide/launching-url/
- AnonymousNot applicable
Since this functionality is not available in Powerbi, the only solution is a custom visual with part of it including the code you linked to.
Thanks