The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
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/
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
User | Count |
---|---|
111 | |
79 | |
77 | |
46 | |
39 |
User | Count |
---|---|
143 | |
113 | |
64 | |
63 | |
53 |