Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
cg1980
Helper I
Helper I

Visualization Challenge

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 

 

cg1980_2-1611855676249.pngcg1980_1-1611855372185.png

 

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

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.  

K-Kol_0-1611896867744.png

 

View solution in original post

4 REPLIES 4
cg1980
Helper I
Helper I

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:

 

  • Create a measure:

 

Values for Table = IF(ISINSCOPE('Table'[Status]), SUM('Table'[Value]), MAX('Table'[Importance]))

 

  • Place the measure on the matrix and make the column headers blank.

MFelix_1-1611924883939.png

 

 

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


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português





Anonymous
Not applicable

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.  

K-Kol_0-1611896867744.png

 

MFelix
Super User
Super User

Hi @cg1980 ,

 

I now you have refered the matrix visualization but have you tried it out with the condittional formatting applied to it?

MFelix_0-1611858083891.png

 


Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português





Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.