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.
Is it possible to select a bookmark based on a slicer selection? I have two charts that I show in the same page, but I don't want to use buttons to select between them because is likely that I will have to squeeze a couple more charts in the same page, so a dropdown slicer would be the best option to select the desired bookmark. It would be awesome to be able to call the bookmark using DAX coding. Am I asking too much? Thanks!
Solved! Go to Solution.
Hi @Anonymous ,
We can use measure as a workaround, but column header will not be hidden. Please refer to this case.
Regards,
Frank
Hi @Anonymous ,
We can use measure as a workaround, but column header will not be hidden. Please refer to this case.
Regards,
Frank
Thank you! Sadly this does not work as a workaround for my particular case. Hope soon we can get the ability to call bookmarks from more type of objects.