Forum Discussion
Anonymous
6 years agoNot applicable
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...