Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Hi Team,
I have a requirement where i have a view with all dimentions and transactions together.
Have 6 slicers in a page Slicer1, Slicer2, Slicer3.... Slicer6
Now I want 2 measures to be created
Measure1 = Count rows based on only slicer1 or slicer 2 selection and ignore if I select anyting in slicer 3, 4, 5 and 6.
Measure2 = Count rows based on only slicer 3, 4, 5 and/or 6 and ignore if I select anyting in slicer 1 and slicer 2
I want to show both measures side by side in a table visual.
All this data is in single view. I tried using ALL, ALLSELECTED, ALLEXCEPT. Nothing is working. Can someone please help me with the same?
Thanks!
if all your 6 slicers and sales tables are the same table, then you won't get anything.
you need to create separate dimensions for each slicer , and only then can you use REMOVEFILTERS, ALL
Yes @Ahmedx. You are 100% right.
But the problem is, if I seperate the dimensions (1 table for each dim slicer), slicers are not connected to each other.
I want slicers also to be interacted so that if I select a value in slicer 3, only the corresponding values should show in slicer 4.
@Ahmedx @Greg_Deckler @lbendlin @DOLEARY85 - Any help here is much appriciated. Thanks!
use REMOVEFILTERS
You mentioned dimensions so I (wrongly) assumed you had a data model. Please normalize your data as needed.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 48 | |
| 45 | |
| 41 | |
| 20 | |
| 17 |
| User | Count |
|---|---|
| 69 | |
| 64 | |
| 32 | |
| 31 | |
| 27 |