Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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
Solved! Go to Solution.
@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
@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