Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

Two Measure Inside If function, One is Value and One is Percentage

Hi Pro's,   I have measure which contains two measure and display result based on If condition: -  IF ( MAX ( DimDrawer[MainDrawerName] ) = "Gross Margin", 'Key Measures'[Gross Margin], CALCU...