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! Learn more

Reply
thampton
Helper III
Helper III

Total average column

Sample data below. Is it possible to add a total average coumn as shown below in a matrix? I do not want an average under each day. 

 

 

 1/1/20181/2/20181/3/2018TotalAverage
John510153010
Jane246124
6 REPLIES 6
Omega
Impactful Individual
Impactful Individual

Drag the same measure/column used to calculate total, say data, in the Values field and change the summarization to Average. In values field, data column will be repeated twice. 

 

Data.JPG

Is there a way for it to only show the average that is next to the total and not the averages in the invididual columns?

Omega
Impactful Individual
Impactful Individual

Try creating a new measure, using Average () and ALL () functions

Is there a way to only populate the final average? I dont need to see the daily averages. 

@thampton

 

Row Subtotals should be off. Then yoy sould only see the grand total

 

See image below:

image.png

Omega
Impactful Individual
Impactful Individual

What do you mean by final average? Do you mean the total for all days and customers & then divide the by total number of days? 

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