Forum Discussion
VEG_Admin
7 years agoFrequent Visitor
Conditional formatting multiple columns in matrix separately
I have a matrix with multiple columns, and I'd like the conditional formatting to apply to each column separately, instead of to the entire matrix. The current result I have formats the background r...
- 7 years ago
hi, VEG_Admin
Sorry for my careless, you could try this formula for [$/SF/CostCode]
$/SF/CostCode = RANKX(ALLSELECTED('Buildings'[Building Name]),[$/SF],,ASC)Result:
By the way, in the 4th column, these three 0.01 values are different value indeed, please put four decimal places for [
$/SF].
Best Regards,
Lin
v-lili6-msft
7 years agoCommunity Support
VEG_Admin
7 years agoFrequent Visitor
Trying link another way:
https://www.dropbox.com/sh/198556ryf0pxdss/AAD_BAJSxIwofvZEX80oSebJa?dl=0Z
Thanks.