Forum Discussion
Visual needed for a dashboard with conditional formatting
I need a visual for a risk dashboard with conditional formatting like diplayed below. I am new to power bi and not sure if this is available. I need sort of a matrix visual where each Risk can have different Control Strengths and then conditionally format those controls. (red, yellow, green based off of the state of control) Any ideas or suggestions would be greatly appreciated.
4 Replies
- v-xicaiCommunity Support
Hi stacyc ,
Please refer to the document Conditional formatting in tables, you may create Field value in measure using DAX , then set background color formatted by Field value using conditional formatting feature.
Best Regards,
Amy
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- stacycFrequent Visitor
Hi Amy,
Thanks, I am actually ok with the conditionally formatting part. It's trying to get the Risk and Controls into a visual where each Risk has a different number of controls so its not just a straight table or heat map.
Thanks, Stacy