Hello everyone, I'm looking to create a chart that displays the subscription renewal rate in a month-over-month format. I'm not looking for the total number of subscribers that renew, I'm looking for the % of subscribers that started a subscription and renewed on their next renewal date (could be monthly, yearly and bi-yearly).
For example, 300 people subscribed in August 2023 and 250 of the renewed their subscription the following year (August 2024). The renewal rate would be 83.33%.
How would i do this? Thanks for your help 🙂