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 September 15. Request your voucher.
Hi everyone!
I'm currently working on an interactive Power BI dashboard and I’ve run into a challenge. I want to include slicers and buttons that allow users to filter by Year, Quarter, and Month.
My goal is to make the experience smooth and conflict-free — for example, avoiding situations where selecting Q1 and August (which belongs to Q3) results in no data.
I’ve tried using bookmarks to toggle between different slicer views, but I’m finding it a bit confusing to manage, especially since there are already quite a few bookmarks involved in the report.
Has anyone implemented something similar? What’s the best way to structure this so users don’t get confused or end up with conflicting filters?
Any tips on DAX logic, slicer design, or UX best practices would be greatly appreciated!
Hi everyone.
There are a few things I still need help with.
Firstly, all the columns I’m using are from the same table. I’ve already created a Date Hierarchy consisting of Year, Quarter, Month, and Day.
What I’d like to achieve is the following behavior:
Is there a way to implement this kind of synchronized selection behavior in Power BI? I’d really appreciate any guidance or suggestions you guys can offer.
Thanks again!