Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
I have using measure that has all static value for filter values (in this case: FacilityCode).
Bottom is just one example of a measure.
Now, I came across the point, this approach is not possible because I need to use Filter/Slicer to put the value here using Variable possibly (yellow area) - dynamic approach.
How do I go about doing it?
Do I create another measure for the value of Filter and plug here?
Solved! Go to Solution.
replace the yellow part with VALUES(SlicerTable[SlicerField])
remove the curly brackets
read about VALUES() and about FILTERS()
User | Count |
---|---|
21 | |
14 | |
11 | |
8 | |
5 |
User | Count |
---|---|
24 | |
22 | |
20 | |
15 | |
10 |