This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Hi All,
I have a list of current subscribers for every week for the past year (inlcudes customer ID) that I have appended into one table and included a column 'Report Date'. I want to create 2 additional tables off this data: (1) Starts (customers that were on the current week report but not on the previous) and (2) Stops (customers that were on the previous weeks report but not on the current one).
Is this possible to do in PowerBI? Is there another tool that would be better for this? Any help would be appreciated.
Thank you!
Solved! Go to Solution.
Hi @Anonymous
I've mocked up your data and created 3 tables.
The first is filtered to this week and the other two are filtered to last week.
On the In last week I have used a merge to the original table on the customer ID and set it to inner join (only rows in both tables)
For the Not in last week do the same thing but change the join to Left Anti (Rows in this table NOT in the other table).
If you are happy with this answer please mark as a solution for others to find !
Kudos are always appreciated! Check out our free Power BI video courses.
could you pls provide some sample data and expected output?
Proud to be a Super User!
Hi @Anonymous
I've mocked up your data and created 3 tables.
The first is filtered to this week and the other two are filtered to last week.
On the In last week I have used a merge to the original table on the customer ID and set it to inner join (only rows in both tables)
For the Not in last week do the same thing but change the join to Left Anti (Rows in this table NOT in the other table).
If you are happy with this answer please mark as a solution for others to find !
Kudos are always appreciated! Check out our free Power BI video courses.
Check out the April 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 |
|---|---|
| 36 | |
| 33 | |
| 31 | |
| 21 | |
| 16 |
| User | Count |
|---|---|
| 66 | |
| 55 | |
| 31 | |
| 24 | |
| 23 |