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
7 years agoCommunity Champion
When 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 :