March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hello everyone,
I'm finding it difficult to create a measure to find the percentage between the difference of new clients every months.
Let's say I have two tables: a date table and a client table. The date table is the usual table with date key, year, month and day. The client table is a table that has a client id and the date he joined.
What I would like to do is a measure that allows me to see the growth percentage of clients each month.
I've tried to do this:
Based on your description, I created data to reproduce your scenario. The pbix file is attached in the end.
Month Difference in percentage.pbix
Update on this topic.
I was able to do this by doing 4 measures:
Hi @Anonymous ,
This article may help you to write the correct measure so as to solve your problem : https://www.daxpatterns.com/new-and-returning-customers/
If not, please consider to share some sample data and an expected output so we can help you better.
Best,
I don't think this helps since its not about the purchases. Is just when they joined.
To clarify it better what I have is basically a table with
clientid | joined
1 | 30/1/2020
2 | 30/1/2020
3 | 25/2/2020
4 | 25/3/2020
5 | 30/3/2020
What I would like to have is a table with.
Month | Growth
Jan | 100% (or zero)
Feb | -50% (since we have 50% less new joiners)
Mar | 50% (since we won 50% more new joiners in comparison to last month)
Hi,
For March, shouldn't the answer be 100%?
You are correct!! My mistake!!
Hi,
You may download my PBI file from here.
Hope this helps.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
124 | |
89 | |
84 | |
70 | |
51 |
User | Count |
---|---|
206 | |
143 | |
97 | |
79 | |
68 |