Forum Discussion
Askreddy18
1 year agoNew Member
Help needed for Filed parameter
i have matrix visual, where i am showing 2 measures, CurrentYearMonth_Sales, LastYearMonth_Sales. I have a slicer for YearMonth. Based on slicer selection, I have to dynamically update the measure ...
- 1 year ago
Can't have dynamic measure names. You need to prepare all possible names in a reference table and then control column visibility by a measure.
lbendlin
1 year agoSuper User
Can't have dynamic measure names. You need to prepare all possible names in a reference table and then control column visibility by a measure.