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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
nigelreilly
Helper I
Helper I

DAX Cumulative less expired

Hi,

 

I would appreciate some help with DAX.

 

I am trying to get a Cumulative figure which considers two dates of a Membership. Start and expiry. 

I am able to get a running culmulative figure for start dates however I cannot make it consider expiry dates.

 

For example if Member A started as a member on 01/01/2017 but expired on 01/05/2017 id expect the cumulative total to be

 

Month    Members

January   1

February 1

March     1

April       1

May        0

 

I am using a date table which links date to Start date. Would I be better off having two tables, Start date and expiry date, and linking these dates to the date table, then making a cumulutive of the start minus the cumulative of the expiry?

 

Any help would be appreciated.

 

Thanks,

 

1 ACCEPTED SOLUTION
v-chuncz-msft
Community Support
Community Support

@nigelreilly,

 

There is no need to set relationship. You may refer to this thread.

Community Support Team _ Sam Zha
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
nigelreilly
Helper I
Helper I

Thank you very much!

v-chuncz-msft
Community Support
Community Support

@nigelreilly,

 

There is no need to set relationship. You may refer to this thread.

Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

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 community update carousel

Fabric Community Update - June 2025

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