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.
Hello,
I have measure A and measure B.
I need to filter fact table, that there would left only those categories, that measure A <> blank and measure B <> blank.
I cant make calculated table or Dimtable, because the fact table should be filtered dynamically, according to other slicers selected.
How to create slicer from these two measures evaluation by category?
Fact table:
Category | Measure A | Measue B | Commnt |
a | 10 | ||
b | 5 | 90 | Both measures values <> blank |
d | 6 | ||
d | 4 | ||
g | 60 | ||
j | 6 | 5 | Both measures values <> blank |
t | 6 |
Solved! Go to Solution.
You can put your Category on a slicer and apply a fitler to the slicer for [Measure A] is not blank and [Measure B] is not blank.
You can put your Category on a slicer and apply a fitler to the slicer for [Measure A] is not blank and [Measure B] is not blank.
User | Count |
---|---|
79 | |
73 | |
39 | |
30 | |
28 |
User | Count |
---|---|
108 | |
99 | |
55 | |
49 | |
46 |