Forum Discussion
Anonymous
6 years agoNot applicable
Dynamic Slicer value
Hi, I have 2 different fields(Region and Status) which I want to use as a slicer in my report. Status slicer values should be based/changed on the selected value in Region Slicer. Please refer the b...
- 6 years ago
Hi Anonymous ,
Column cannot display a dynamic result, you need to use measure. According to my test file, you need to use measure as a rule in the filter pane of the second slicer.
Presumably you have already tried, measure can't be used as a slicer or at page level filter.
v-eachen-msft
6 years agoCommunity Support
Hi Anonymous ,
Column cannot display a dynamic result, you need to use measure. According to my test file, you need to use measure as a rule in the filter pane of the second slicer.
Presumably you have already tried, measure can't be used as a slicer or at page level filter.
Anonymous
6 years agoNot applicable
Yes, it is working for me now.
Thank you for the soultion.