Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello,
I wanted to create a heatmap on Matrix Visual depends on below specified format. For that we need create Probability and Imapct columns as per below given rules.
Expected Matrix Visual:
Rules:
The Risk table as below and i have calculated cost /sales price and riskscore using risk table.
Risk Table:
Calculated columns:
I have created a BG colour column using DAX. But it doesn't give result as per expected visual.
My result matrix Chart
Fields
Imapct Calculated column DAX
Could you please help me...
Best
Ajay
You are nearly there. (you should do the color coding in Power Query, not in DAX)
Remember that to report on things that are not there you need to use disconnected tables and/or crossjoins. Otherwise you won't get background colors for BLANK() cells.
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
72 | |
71 | |
38 | |
28 | |
26 |
User | Count |
---|---|
99 | |
88 | |
62 | |
42 | |
39 |