Forum Discussion

worthywow1988's avatar
worthywow1988
Frequent Visitor
1 year ago
Solved

Slow Switch Performance

Hi!   I have a switch statement to select a measure depending on the level the user wants to view. The code is similar to this:   Selected View = switch(TABLE_VIEW [Selected View],0,[Measure0],1...