Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

MRR Calculation Based on single line Subsciption data

Hi,

 

I am trying to create a montly MRR overview where a measure calculates the sum amount of the subscriptions which are active during that month. Preferable also incorporating half months. Sow where startdate or enddate of subscription is on the 15th of the month it is 0,5 of month. Can also be (15/daysinmonth)* Amount.  This is the data. 

NameStartdateenddateMonthly amount
Customer A1-1-202030-6-2020300
Customer A1-7-202031-12-2020500
Customer B1-1-202031-12-2020300
Customer C1-2-202015-10-2020650

 

New subscriptions are added eacht month.

I Am trying to figure something out where I create a list in the query editor from 1...12 with wich I could use as monthnum to check of a subscriptionline is active during that month, but how exactly?. Maybe it is also completely solvable in DAX.

 

Hope you can help me I am open to any ideas. 

2 Replies