Forum Discussion
chintusasmal123
Helper I
2 years agoFilter using slicer
I'm tyring to filter table using year value from slicer , Report = var Selected_Value = SELECTEDVALUE('Year'[Year]) return UNION( ROW("Quarters","Last Quater","Number",CALCULATE(COUNT(HRSSNew[ID...
- 2 years ago
If you want something to respond to a slicer, yes, it has to involve a measure or a visual.
HotChilli
Community Champion
2 years agoIf you want something to respond to a slicer, yes, it has to involve a measure or a visual.