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

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.

Reply
tsdick
Resolver I
Resolver I

Summarize Expression Result in Table Visual

Hello PBI Community Members, I need your help understanding why identical summarize expression is producing 2 different table results.  The summarize expressions use data from the 2 different tables referenced below creating 2 config tables which contain identical content.  The made tables are correct but pulling the config averages into a table visual is producing the 2 different results shown below -- very puzzling.  Thanks for any help you can provide.

 

Good result using table "eq availability"

tsdick_0-1634821692255.png

Bad result using table "equipment inventory detail" (slightly different data)

tsdick_1-1634821820096.png

 

1 ACCEPTED SOLUTION

Hello Marik, I resolved my issue w/ a table redesign and new approach to creating the table and matrix visuals.  Thanks for the help.

View solution in original post

6 REPLIES 6
Anonymous
Not applicable

@tsdick Check out whether you use 'Make' field from right table.

Hello Marik, yes in the bad result I am using the 'Make' field and hierarchy from the Equipment Inventory Detail table.  This seems correct.

Anonymous
Not applicable

Then try to wrap those AVERAGE functions in CALCULATE().

Hello Marik, I resolved my issue w/ a table redesign and new approach to creating the table and matrix visuals.  Thanks for the help.

Hi @tsdick 

Thanks for your solution. Could you mark your answer as the solution to help others find it easier? 

 

 

Best Regards,

Community Support Team _Tang

If this post helps, please consider Accept it as the solution to help the other members find it more quickly.

Wrapping the average functions w/ calculate did  not change the output....

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