Forum Discussion
Seek08
Helper I
2 years agoDax 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
Super User
2 years ago- 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.