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.
Design red flag. Your job is it to make it easier for your report users to get to their insights, not harder. Combine the three date slicers into a single one.
Note that "selected" is very much open to interpretation. In Power BI "nothing selected" is treated the same as "everything selected".
hi @dman ,
to answer your question:
you can get the value of a slicer using SELECTEDVALUE function - DAX | Microsoft Learn. (assuming single select) or VALUES function (DAX) - DAX | Microsoft Learn ( potentially for multiple select )
then concatenate the outputs of multiple slicers and evaluate the condition.
Regardless, I would however try to resolve this situation with bookmarks if it is simpler ( reference: (60) 5 WAYS to use BOOKMARKS in Power BI - YouTube 😞
1. Default view = no visual and no business types slicer.
2. With all visuals and slicer selections.
User | Count |
---|---|
15 | |
12 | |
8 | |
7 | |
7 |
User | Count |
---|---|
24 | |
20 | |
12 | |
9 | |
7 |