Forum Discussion

jack555's avatar
jack555
Advocate III
3 years ago
Solved

Heatmap by Column values

Heatmaps can be easily done via conditional formatting, however it considers the whole matrix table. My requirement is to do by column. Below is the sample table, where I would like to have heatmap p...
  • LeeMelbourne's avatar
    LeeMelbourne
    3 years ago

    So is there no answer to this?

    Power BI Tabular Heatmap seems to be pretty poorly designed. You need to hard code every column?

    That is not how a heatmap is supposed to work. A heatmap is the intersection between 2 dimensions, with a value expressing each intersection. So two dimensions and a measure should be required.