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
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êsIf you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 53 | |
| 38 | |
| 33 | |
| 17 | |
| 17 |
| User | Count |
|---|---|
| 67 | |
| 62 | |
| 38 | |
| 34 | |
| 22 |