Forum Discussion
Matrix visual color conditional formatting
- 6 years ago
goalie_ change following measure
# of servers = COUNTROWS ( CALCULATETABLE( VALUES ( Amount[Server] ), ALLSELECTED ( Amount ) ) )I would ❤ Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make efforts to give Kudos whoever helped to solve your problem. It is a token of appreciation!
⚡Visit us at https://perytus.com, your one-stop shop for Power BI related projects/training/consultancy.⚡
Hi parry2k , it works for the most part. I tried it on my dataset. There are some where it's the same but it still becomes highlighted. Any ideas?
I'm not entirely clear on how conditional formatting applies by using the measure. Does it look at it columnwise, or rowwise or some combination? I might be able to figure it out from there. Thank you again.
Edit: I'm trying to upload a picture but it won't let me. I made this table to show what kind of output I'm getting for some of the rows
| |0.140661000| | |0.140661000 | |0.140661000 |
| |0.360054000 | |0.360054000 | |0.360054000 |
I think I narrowed it down. I only see it happening when there's three options for the columns in slicer that are selected.