Forum Discussion
Seek08
2 years agoHelper I
Dax Help
Hi Community, I need help on below issue: In one of report page there is One Field Parameter and One Slicer to toggle between top and bottom to select top 5 and bottom 5. Field Parameters contains ...
lbendlin
2 years agoSuper User
- show the code for [KPI1]
- don't declare the variables, instead inline the code into the switch statement. That way you cut some of the processing when the switch exits.