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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
kargus
New Member

Chart for Hourly Data

Hello i have hourly data where each hour (1-24) of a day is stored in a separate column of the table.

kargus_0-1642177527148.png

 

How do I display this in a visual or table (example shown below) to show a total hourly by rate class (rate class is in another dimension)?  So I want to see January 4, 2020, hours 1 thru 24 and their totals by hour per rate class.  Is this possible with this table structure?

 

                                                       

  Rate Class 1 Rate Class 2 
Jan 4, 2020Hour 1300150 
Jan 4, 2020Hour 2500600 
1 ACCEPTED SOLUTION
v-yanjiang-msft
Community Support
Community Support

Hi @kargus ,

According to your description, I create a sample. Here are two tables.

vkalyjmsft_0-1642485147386.png

vkalyjmsft_1-1642485165795.png

Here's my solution.

1.Select all hours at the same time(Ctrl +select), then click Unpivot Columns tab under the Transform ribbon.

vkalyjmsft_3-1642485493319.png

Get the table below.

vkalyjmsft_4-1642485686022.png

2.Create relationship between the two tables by the column Service Rate ID.

vkalyjmsft_5-1642486143760.png

3.In the matrix visual, put Read Date and Hour Name in rows, Rate Class in columna and Value in values, get the expected result.

vkalyjmsft_6-1642486342237.png

I attach my sample below for reference.

 

Best Regards,
Community Support Team _ kalyj

 

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

 

View solution in original post

2 REPLIES 2
v-yanjiang-msft
Community Support
Community Support

Hi @kargus ,

According to your description, I create a sample. Here are two tables.

vkalyjmsft_0-1642485147386.png

vkalyjmsft_1-1642485165795.png

Here's my solution.

1.Select all hours at the same time(Ctrl +select), then click Unpivot Columns tab under the Transform ribbon.

vkalyjmsft_3-1642485493319.png

Get the table below.

vkalyjmsft_4-1642485686022.png

2.Create relationship between the two tables by the column Service Rate ID.

vkalyjmsft_5-1642486143760.png

3.In the matrix visual, put Read Date and Hour Name in rows, Rate Class in columna and Value in values, get the expected result.

vkalyjmsft_6-1642486342237.png

I attach my sample below for reference.

 

Best Regards,
Community Support Team _ kalyj

 

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

 

smpa01
Community Champion
Community Champion

@kargus  unpivoting the data is the first step

Did I answer your question? Mark my post as a solution!
Proud to be a Super User!
My custom visualization projects
Plotting Live Sound: Viz1
Beautiful News:Viz1, Viz2, Viz3
Visual Capitalist: Working Hrs

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.