Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Data Measure

Hello,

 

do one have one an idea.... i calculate backgroud color, dependig on "selected valuse".

 

Do one have an idea how to calculate it by DATA? 
Excepct, when not "all" than change color.




Here an expamle for anonther measurement

Debitor = IF(SELECTEDVALUE(Sheet1[Debitor]) <> "", "#FF8C00", "#85b8cb")

3 Replies