Forum Discussion
WSeirafi
1 year agoHelper I
IF statement performance
Hello, I'm witnessing a performance issue for a quite simple measure used in a big table. If I use this measure, the result is instant Measure = VAR CurrentVal = SELECTEDVALUE ( Table[Column...
Greg_Deckler
1 year agoCommunity Champion
WSeirafi It's hard to say with the information provided. Would need additional context of the problem you are actually trying to solve. Is this something that could be done using the Filter pane?
WSeirafi
1 year agoHelper I
Might be a solution