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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Reactivation MRR

There are three tables in my database:

test_bills, test_sites & test_subscriptions

 

In test_subscriptions table, there is "type" column which contains below values:

Free (free)
Free plus (free)
Pro Comped (free)
Pro (paid = $15/mo)
Growth (paid = $29/mo)
Enterprise (paid = $99/mo)
Pro Managed (paid = $custom)
Above in increasing order of price of subscription starting from Pro.

 

Over time our users have paid the varying amount within these subscriptions type. There is a “schedule” field where we tell you if it is a monthly or yearly plan.

 

You will also need to note that Bills have a column called “status.” The different statuses that a bill can have are:

Pending(this amount is considered as zero)
Paid(+)
Voided(this amount is considered as zero and end of subscription)
Failed(this amount is considered as zero)
Refunded (negative value)
Charged back (negative value)
For the amount, you can refer column "amount" in bills table.

 

Required Calculation:

 

Reactivation MRR: MRR from a site that had previously been paying, stop paying and then started paying again. For example, if a user was on a paid Growth subscription ($29/mo) for 6 months, then stopped paying for 6 months and then started paying for a Growth Subscription again. So we need to consider only reactivation amount(started paying again). 

 

Please find the .pbix file link:

https://www.dropbox.com/s/jqmbrgtksostq3d/Test25Sep.pbix?dl=0

 

Please Guide

Thanks in advance

3 REPLIES 3
v-lili6-msft
Community Support
Community Support

hi, @Anonymous

     Could you share some simple sample data and the expected output? your pbix file is a little confusing. since it needs three

tables, could you please take a simple example to describe “Reactivation MRR”  again.

You can upload it to OneDrive or Dropbox and post the link here. Do mask sensitive data before uploading. 

 

Best Regards,

Lin

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

Forgive me if i'm wrong but is that live data?     You can't publish that, if you want help you'll need to put a test data set up with changed values.

Anonymous
Not applicable

I have checked it, it was dummy data only. Although I have updated it and change the table name also. 

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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