Forum Discussion

andrehawari's avatar
andrehawari
Icon for Helper II rankHelper II
7 years ago
Solved

Measures That have Different Behaviour Between Category

Hi   I have the following table below.  Basically I want to create the measure that have following behaviour,  IF, Category=A, then average(Sales) else IF Category=B, then sum(Sales).   I have...