Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin 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.
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,
Solved! Go to Solution.
There is no need to set relationship. You may refer to this thread.
Thank you very much!
There is no need to set relationship. You may refer to this thread.
User | Count |
---|---|
59 | |
59 | |
56 | |
38 | |
29 |
User | Count |
---|---|
78 | |
62 | |
45 | |
40 | |
39 |