The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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