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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hello together,
I have a bar chart with several bars. If I click on one bar, I would like to open a new page containing a diagramm which is specific for this bar.
For example, if I click on the left bar in the diagramm below:
I would like to open a new page contining this diagramm:
Is there a possibility to implement this in Power BI?
Thanks a lot for your help!
Solved! Go to Solution.
What you are describing is the Drillthrough feature in Power BI. Please see this link.
https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-drillthrough
You may also be interested in Report Page Tooltips instead.
https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-tooltips
Regards,
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
What you are describing is the Drillthrough feature in Power BI. Please see this link.
https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-drillthrough
You may also be interested in Report Page Tooltips instead.
https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-tooltips
Regards,
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
Thanks a lot for your help!