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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

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
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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