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 all - quick question that I hope is doable, but I can't seem to figure it out.
I have a slicer on my page that single-selects a year. I also have a custom tooltip that contains a chart with a date axis. I'd like the axis in the tooltip chart to display both the selected year, and one year back (e.g. if the page has selected 2022, I want the axis to go back through 2021).
Is there any way to have the chart within the tooltip not be affected by the page slicer, so I can apply my own logic to it?
@RMDNA , if you talking about tooltip page you have an option - Keep all filters - Switch that off and then allow the columns you want to pass in the Show on Tooltip
Power BI Tooltip Page: How to pass selective values to the tooltip page: https://www.youtube.com/watch?v=lEq7YtkxeLU
Hi @amitchandak,
Doing that can ignore the implicit filters from the map, but I need the axis of the chart on the tooltip to ignore the value of a page slicer. Is that doable?