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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
ralf
New Member

Cannot get rid of sum aggregate

Hi Everyone,

 

We're populating a pretty simple dataset from Azure IoT > Stream Analytics. When creating a report, everything looks fine. However, when we query the data, we only get the sum of all values. Here is a video which shows the problem pretty clearly: https://s.xy.ag/5XQKlViWaK/.

 

Any idea?

 

Thanks for looking into this! 

3 REPLIES 3
v-qiuyu-msft
Community Support
Community Support

Hi @ralf,

 

We can specify specific aggregation function in Q&A questions. In your scenario, please try to use highest or loweast function to see if it can return correct values. Also please go through tips to ask question in Q&A: Tips for asking questions in Power BI Q&A.

 

Best Regards,
Qiuyun Yu

Community Support Team _ Qiuyun Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
Not applicable

Hi @ralf, can you right click on the field and choose "Do Not Summarize"?

 

Or...can you click on the visual, then in the X-axis field well, click the drop down arrow next to the field and select "Do Not Summarize"

dkay84_PowerBI
Microsoft Employee
Microsoft Employee

Not sure if this is true at exactly 4pm, but if you look at the data table (in the video) you can see that you also have seconds in your timestamp.  So if you have multiple records at 4:00:XX then it is summing those.

 

See if when you use the Q&A to specificy a time down to the second that it returns the correct result.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors