This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
I have a martix that has sales information as the value, year by column and Week number and day of week by rows. I'd like to add formatting to this visual that highlights the highest sales amount in the chart for by year. Ideally, I'd like a visual that show a darker color for the highest sales amount ever but by each year will be good. I am not finding a good way to conditionally format the visual so it give me the color idicators like I can in excel. Any help is appreciated.
Here is a picture of the matrix in question.
Solved! Go to Solution.
I found this video and this gave me the solution I need. https://www.youtube.com/watch?v=FOZQ0L8JxwI
Thank you for sending that. I reviewed and tried the dax measures but did not get a result. I am looking to idenfity the highest sales day when in the matrix when the day of the week, month and store are selected from the slicers. I understand that creating a measure to calculate the MAX value would be the way to achieve this. However, i'm not sure how to get that data. I have tried a measure that just does MAX(table[actual]) but I am not able to add that measure to the conditional formatting. It isn't available for me to select for some reason. Do you know why that measure isn't a field value the formatting can be based on?
I found this video and this gave me the solution I need. https://www.youtube.com/watch?v=FOZQ0L8JxwI
Hi @vwiles84 ,
I have provided solution to similar problem in below post, please have a look once.
https://community.fabric.microsoft.com/t5/Desktop/Conditional-Formatting-in-Matrix-Visual/m-p/402960...
Let me know if you need more help with writing DAX for your usecase.
Also, it would be helpfull if you provide the expected ouput.
Thanks,
Ankita
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 34 | |
| 31 | |
| 30 | |
| 21 | |
| 16 |
| User | Count |
|---|---|
| 63 | |
| 53 | |
| 31 | |
| 23 | |
| 23 |