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 am working on a heat map and able to do the same in excel but need to push that data in power bi. We have a list of solutions and every soulution as a Privacy By Desing (PBD) and Security By Design(SBD) score.
if there are two solution whoe PBD score is 5 and SBD score is 5 then on the top right I will get 2 for that corresponding column and row
If there are three soltuion whose PBD score is 5 and SBD score is 4 then that correspondign column and row will have value 3
Below is the source table in excel
Solved! Go to Solution.
@Anonymous
I was able to get close in Power BI with this visual:
Please see the attached PBIX.
There were a couple things to do on this one.
1. create the seperate tables for the SBD and PBD values, this allows for a context for the 0 solutions. To do this I went to Modeling ribbon > New Table and used this DAX Expression:
3. I created a measure (right-click table > New Measure) for the solutions (there has to be a 0 for the background to show!)
For background, use format by Field Value and choose the Background Color measure:
For font, use the format by Field Value and choose the Font Color measure.
7. I added a shape and made the background white to cover the top left corner.
8. I added a shape and made the column title box.
9. I added a shape and rotated it 270 degrees to make the row title box.
10. In View ribbon > Selection I then gave the shapes meaningful names and grouped all the visuals together so I could move them together easily.
Hope this helps!
Respectfully,
Zoe Douglas (DataZoe)
Follow me on LinkedIn at https://www.linkedin.com/in/zoedouglas-data
See my reports and blog at https://www.datazoepowerbi.com/
You are welcome @Anonymous, did this answer your question?
Respectfully,
Zoe Douglas (DataZoe)
Follow me on LinkedIn at https://www.linkedin.com/in/zoedouglas-data
See my reports and blog at https://www.datazoepowerbi.com/
Yes DataZoe, it solved my problem
@Anonymous
I was able to get close in Power BI with this visual:
Please see the attached PBIX.
There were a couple things to do on this one.
1. create the seperate tables for the SBD and PBD values, this allows for a context for the 0 solutions. To do this I went to Modeling ribbon > New Table and used this DAX Expression:
3. I created a measure (right-click table > New Measure) for the solutions (there has to be a 0 for the background to show!)
For background, use format by Field Value and choose the Background Color measure:
For font, use the format by Field Value and choose the Font Color measure.
7. I added a shape and made the background white to cover the top left corner.
8. I added a shape and made the column title box.
9. I added a shape and rotated it 270 degrees to make the row title box.
10. In View ribbon > Selection I then gave the shapes meaningful names and grouped all the visuals together so I could move them together easily.
Hope this helps!
Respectfully,
Zoe Douglas (DataZoe)
Follow me on LinkedIn at https://www.linkedin.com/in/zoedouglas-data
See my reports and blog at https://www.datazoepowerbi.com/
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 |
|---|---|
| 61 | |
| 50 | |
| 30 | |
| 23 | |
| 23 |