Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
Hi Team,
I Need to create a Heat Map (Figure 1) , My data looks like the table below..(Figure 2) its easy to show the data within a matrix but im looking something more appelaing and close to figure 1 . are you aware of any visualization or approach to arrive to a similar layout
Solved! Go to Solution.
Not ideal (because too many visuals take a while to load), but in the past, I have used conditional formatting on card visuals, to create something similar, with text boxes as headers.
Hi Miguel!, sounds like an option, but i need to have the column names below and the "Status" hiden to represent exactly the matrix as in my screen, users are use to that and i can not changer.. do you see any workaround? all the best,
Hi @cg1980 ,
Using the Matrix visualization you can do the following:
Values for Table = IF(ISINSCOPE('Table'[Status]), SUM('Table'[Value]), MAX('Table'[Importance]))
You can also try to use a custom chart from charticulator:
https://charticulator.com/app/index.html
If you want I can try and build one and guide you trough.
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsNot ideal (because too many visuals take a while to load), but in the past, I have used conditional formatting on card visuals, to create something similar, with text boxes as headers.
Hi @cg1980 ,
I now you have refered the matrix visualization but have you tried it out with the condittional formatting applied to it?
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsDon't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 23 | |
| 23 | |
| 21 | |
| 20 | |
| 15 |
| User | Count |
|---|---|
| 58 | |
| 55 | |
| 43 | |
| 30 | |
| 24 |