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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
mbailey
Helper II
Helper II

Visualize Order Time Patterns

Hi,

I'm Looking for suggestions on how to best "visualize" Order Time patterns.

Data source is SQL table with the Year, Month, Day, Time, and Hour that every Order is entered into our system.  Example data is below.  I want to create a visual that shows what time of day orders are entered so we can look for patterns. For example, most orders are entered between 2:00 and 4:00. I was trying to use the Scatter Chart, and a Bubble Chart, but can't get them to come out as I want.

 

Suggestions?

 

Thanks, 

Mike Bailey

 

mbailey_1-1594938632571.png

mbailey_3-1594938700429.png

 

 

 

 

 

3 REPLIES 3
amitchandak
Super User
Super User

@mbailey , put time on the axis on line viual, that will show peak better.

v-kelly-msft
Community Support
Community Support

Hi @mbailey

 

You can first create a calculated column or measure to calculate the count of different time period,using below sample expression:

measure =calculate(count[COLUMN],FILTER(ALL(table),[time]>=2&&[time]<=4))

Then use "heatmap" or "wordcould" visual to better visualize the time period.

 

Best Regards,
Kelly
Did I answer your question? Mark my post as a solution!
mahoneypat
Employee
Employee

This might be a good application of turning a matrix into a heatmap with Days on the columns and Hour on the rows (or vice versa).  Please see this video - https://www.youtube.com/watch?v=aCq9Nz8K_Cs

 

If this works for you, please mark it as the solution.  Kudos are appreciated too.  Please let me know if not.

Regards,

Pat





Did I answer your question? Mark my post as a solution! Kudos are also appreciated!

To learn more about Power BI, follow me on Twitter or subscribe on YouTube.


@mahoneypa HoosierBI on YouTube


Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

Power BI Carousel June 2024

Power BI Monthly Update - June 2024

Check out the June 2024 Power BI update to learn about new features.

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.