Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin 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.
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 | |
6 | |
4 | |
3 | |
3 |
User | Count |
---|---|
11 | |
11 | |
8 | |
8 | |
8 |