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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
kevinbrad06
Frequent Visitor

Rolling Totals

I've tried searching everywhere for this but I haven't found a result that helps yet. I'm trying to get running totals of values but I believe the fact I'm looking across multiple tables is breaking the total. It works fine when only including the columns from [items] but as soon as I the [quad_1] column it no longer creates the totals over the entire item. I can't add the quad column to the "FILTER(ALL())" because it isn't in the same table as the item columns. Any other way to do this that doesn't require redesigning how I'm bringing the data into the report?

 

 

kevinbrad06_1-1635203481382.png

 

kevinbrad06_2-1635203778431.png

 

 

2 REPLIES 2
VahidDM
Super User
Super User

Hi @kevinbrad06 

 

Try to add REMOVEFILTER(quads[quad_1]) to the calculate formula after the filter and see the result.

 

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

Appreciate your Kudos!!

 

I tried it before and after the filter statement and it still didn't give the desired result. The desired result would be the table on the left but havin the quad_1 column included in the table as well.

 

kevinbrad06_0-1635251760607.png

 

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.