Power BI DAX Time: Hour Slicer

Опубликовано: 17 Июнь 2026
на канале: Purple Crown Training
3,078
30

*How to Create a Slicer by Hour in Power BI for Peak Hour Sales Traffic Analysis | DAX FLOOR Function Tutorial*

In this video, learn step-by-step how to create a slicer in Power BI that slices data by hour using the DAX `FLOOR` function. This method helps you analyze peak sales and traffic trends efficiently by grouping data into hourly intervals.

📌 Topics Covered:
Creating a custom column for hourly intervals using DAX
Building a slicer to filter data by specific hours
Analyzing peak sales and traffic trends effectively
Optimizing your Power BI report for time-based insights

🛠️ Tools Used:
Power BI Desktop
DAX (Data Analysis Expressions)

💡 Key Formula:
```DAX
HourGroup = FLOOR('Table'[TimeColumn], 1/24)
```

📈 Why It’s Important:
Peak hour analysis is critical for businesses to identify when their sales or traffic is highest. Using `FLOOR` allows you to group data into meaningful intervals for more precise insights and strategic planning.

🔔 Subscribe for More Power BI Tips:
If you found this video helpful, don’t forget to like, comment, and subscribe for more Power BI tutorials, DAX tricks, and data visualization tips!

#PowerBI #DAX #SalesAnalysis #HourSlicer #DataAnalytics

---

This description includes relevant keywords like "Power BI," "DAX," "hour slicer," "FLOOR function," and "data analytics" to boost discoverability and attract viewers interested in time-based analysis.