Forum Discussion
Anonymous
7 years agoNot applicable
Conditional Formatting - measures not available
I want to color brands based on Profit by Year. ProfitLastYear =
var NumbDays =
if(
TODAY() - FIRSTNONBLANK(Verkoopslijnen[Datum], 1) <= 365
, TODAY() - FIRSTNONBLANK(Verkoopsl...
Sean
Community Champion
7 years agoWhen you open the conditional formatting window in the
Format By you need to select Field Value
then you should be able to select your Measure in Based on Field :smileyhappy:
- Anonymous7 years agoNot applicable
Sean, I know, but it's still impossible to click on the measure :