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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Anonymous
Not applicable

Configuring a Waterfall Graph

I have a cascade chart where the axis is a datetime field that informs the day and the last 24 hours of a machine's production.

 

teste.png

 

It presents the correct information of the indicator the problem is that it is presenting the information every 10 minutes causing the graph to be very large and this graph will be displayed on a TV and no one will operate the dashboard and it will be updated every 15 minutes.

 

How can I configure this chart to display information on the datetime axis from hourly, for example 06:00:00, 07:00:00, and so on.

 

Note: this dashboard was developed via directquery

2 REPLIES 2
Anonymous
Not applicable

Hi @Anonymous,

 

>>How can I configure this chart to display information on the datetime axis from hourly, for example 06:00:00, 07:00:00, and so on.

I'd like to suggest you add some calculate columns to store the year, month, day, hour values, then use these columns to create the custom hierarchy. After these steps you can use drill down feature to switch the display unit.

 

>>And another thing, is it possible to set the TOTAL value to be displayed on the chart? 

Normally  it will show the label value when you turn on the data label, I not so sure why your visual not show the current value.

2.PNG

 

Regards,

Xiaoxin Sheng

Anonymous
Not applicable

And another thing, is it possible to set the TOTAL value to be displayed on the chart? At the moment I only know the accumulated TOTAL by selecting the TOTAL column

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors