Forum Discussion
How apply conditional formatting using multiple columns in PBI Desktop - Help required
- 5 years ago
Hi, PrashantA
According to your description and sample data, I can roughly understand your requirement, I think you can use the “Conditional formatting” function in the Power BI matrix to achieve this, you can try my steps:
- Go to the Power Query and do some operations as below pictures:
Unpivot columns:
Then rename the column:
- Click on the “Apply and close” and create a matrix and place it like this:
- Create a measure:
Color = IF(MAX('Table'[Market])="Urban","Green","Yellow")- Go to the “Format” pane and set it like this:
And you can get what you want, like this:
When the Market type is "Urban", it displays green color and displays yellow color if it’s “Rural”.
You can download my test pbix file below
If this result is not what you want, you can post some sample data(without sensitive data) and your expected result.
How to Get Your Question Answered Quickly
Thank you very much!
Best Regards,
Community Support Team _Robert Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi,
I am not sure of how much i can help but i'd like to try. Share the link from where i can download your PBI file. Also, share the source Excel file (from where you imported data into the PBI file).
Hi Ashish,
Sorry but unable to share it with you as first of all its big data 45gb and restricted one. Hence shared with you the sample table.
Hope this helps.
Thanks and Regards,
Prashant