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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Spekko
Helper I
Helper I

combining Running Totals with separate Date dimension

Hi everyone,

 

I have found various solutions looking for a running total, among others the quick measures.

However, I can't get it to work in my current datamodel. In my model I have a date dimension to combine various sources (Order Intake, Target, Pipeline) in one chart.

Now I would like to create a running total on the OI.

The date table is linked to the other tables based on a datekey (an actual date field in the specific table in YYYYMMDD format).

So for instance:

Order table

OrdIDOrdValueOrdDateDatekey
00150030-10-202020201030

 

Pipe table

IDValueDateDatekey
12360020-10-202020201020

 

date table

DatekeyYearYearmonthetc
2020102020202020-M10...

 

When I create the quick measure based on OrdValue and OrdDate, it works like a charm as long as I have OrdDate as the x axis in the chart. But I need to create the measure based on the date table, so I will be able to combine data from Order, Pipe and other tables. 

 

 

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Spekko ,

 

My apologies for the delayed response.

 

I don't quite understand what the result you want is. Please improve your sample data and display the result you want.

 

 

Best Regards,

Stephen Tao

 

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

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @Spekko ,

 

My apologies for the delayed response.

 

I don't quite understand what the result you want is. Please improve your sample data and display the result you want.

 

 

Best Regards,

Stephen Tao

 

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

Okay, so i'm stupid.

Sometimes it helps to rewrite a question because it triggers the brain.

This was one of those times.

Thanks for your patience.

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.

Top Solution Authors