Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi Power BI Community,
I have a "time" column with 5 minute interval timestamps like 00:01:01, 00:05:01 and a number column which has decimal values.
How to aggregate values by hour and display the data Hourly on the Line Chart in Power BI.
I Used drill up it shows only daily data but not Every hour in a day.
Please give a solution.
Thanks&Regards,
Ibrahim.
Solved! Go to Solution.
You have fallen victim of the blue "i" - forced sampling because you have too many data points.
You need to pre-aggregate your data before you can render it in the visual. add a HOUR() column to your fact table and use that.
You have fallen victim of the blue "i" - forced sampling because you have too many data points.
You need to pre-aggregate your data before you can render it in the visual. add a HOUR() column to your fact table and use that.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.
User | Count |
---|---|
10 | |
7 | |
5 | |
4 | |
3 |
User | Count |
---|---|
12 | |
11 | |
10 | |
9 | |
8 |