Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowGet inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.
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/
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code FABINSIDER for a $400 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
85 | |
73 | |
65 | |
51 | |
30 |
User | Count |
---|---|
115 | |
103 | |
71 | |
65 | |
39 |