This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hi,
I need to calculate the number of new subscribers month to month. So from Jan to Feb 2022 this would be 279.
How do I do this using DAX?
Thanks
Hii @hpayne93
I hope the first solution is usefull for you. Please mark as a solution for the first reply. so that it is useful for upcoming visitors who else need this solution.
In the above scenario, add a .[Date] in the Dateadd function after the Date column
Ex : Dateadd( 'table'[Date].[Date], -1, Month)
Don't forget to hit the Mark as a solution and kudo
Thank you
Hii @hpayne93
To find the Month over month(MOM), use the below Dax
Mark this as a solution
Thank you
Thanks for this!
It only seems to be showing total not the new subscribers for each month. Can you see where I'm going wrong?
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 26 | |
| 25 | |
| 22 | |
| 19 | |
| 17 |
| User | Count |
|---|---|
| 42 | |
| 41 | |
| 40 | |
| 21 | |
| 20 |