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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

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
Sept PBI Carousel

Power BI Monthly Update - September 2024

Check out the September 2024 Power BI update to learn about new features.

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

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