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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Anonymous
Not applicable

row wise total

qwertyu.png

here the total column is column subtotal a default calculation. how can i get this through formula. as later i want this column to calculate avg of that particular period.

4 REPLIES 4
Anonymous
Not applicable

Hi @Anonymous ,

 

Please try:

Measure = AVERAGEX(VALUES('Table'[WeekDayName]),[the measure of value])

Need to replace field names and measure names according to the actual model.

Best Regards,
Gao

Community Support Team

 

If there is any post helps, then please consider Accept it as the solution  to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!

How to get your questions answered quickly --  How to provide sample data in the Power BI Forum -- China Power BI User Group

zenisekd
Super User
Super User

@Anonymous  you can directly in the visual decide, what sort of aggregation operation you want to happen:

zenisekd_1-1704266472275.png

As far as I am aware, there is no way of getting a different operation, then predefined, natively from the Microsoft visual.

Anonymous
Not applicable

it is not showing in my power bi...which version it is.....moreover can we develop a formula for this

This view is still in Preview. just right-click on the filed in the visualization panel and select the type of aggregation you need. 

zenisekd_0-1704268661777.png

 

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 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