Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. 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/
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
123 | |
79 | |
49 | |
38 | |
37 |
User | Count |
---|---|
196 | |
80 | |
70 | |
51 | |
42 |