Forum Discussion
Conditional formatting multiple columns in matrix separately
- 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
Lin,
Thank you for the reply. That didn't do it, I'm thinking its becuase I've oversimplified my model. There are actually three tables involved, one with the Buildings, one with the chart of accounts, and one with the transactions (GL). When I tried your method below I get the same result now for every cost code across each building (i.e. it is calculating the total $/sf instead of the $/sf/cost code). I recreated the model on my personal machine so that I can share it out. The link is below. I've left several visuals on there showing the different methods I tried.
Thanks again for all the help.
Andy
- VEG_Admin7 years agoFrequent Visitor
Trying link another way:
https://www.dropbox.com/sh/198556ryf0pxdss/AAD_BAJSxIwofvZEX80oSebJa?dl=0Z
Thanks.