Forum Discussion

manoj_0911's avatar
manoj_0911
Kudo Commander
2 years ago
Solved

Heatmap Formatting - Display Days and Hours (Custom Axis Labels)

Hi everyone,   I'm working on a Heatmap in Power BI to visualize total calls offered by day. However, I'm facing an issue with the axis labels.   Currently, the rows display sequential numbers (1...
  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi manoj_0911 

    It is the same step as before.

    Create a claulated column

    HourNo = HOUR([IXN_SUBHOUR_DATE])

    Then sort it ascendng, then select the hour column, select sort by HourNo

     

    Best Regards!

    Yolo Zhu

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.