Forum Discussion
abhishek9772
4 years agoMicrosoft Employee
Use table values as hyperlink to a bookmark
Hi everyone,
I want to add a functionality in which if I click on a particular table value it leads me to another page or bookmark in same report. I can achieve this with drillthrough but I am looking for possibilities of using values as links.
Table-
| a | 1 |
| b | 2 |
| c | 3 |
clicking on the numbers should lead me to a bookmark.
Thanks
abhishek9772 , One of the idea I have is to build URL drill like the service URL https://docs.microsoft.com/en-us/power-bi/service-url-filters
and use them as hyperlink, that will open report in new tab
1 Reply
- amitchandakSuper User
abhishek9772 , One of the idea I have is to build URL drill like the service URL https://docs.microsoft.com/en-us/power-bi/service-url-filters
and use them as hyperlink, that will open report in new tab