Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hi,
I want to identify data difference like below screenshot.
Thanks,
Shiqi Chen
Solved! Go to Solution.
@Shiqi_C , try if the code of customer can work for the part, New or removed
Customer Retention Part 1:
https://community.powerbi.com/t5/Community-Blog/Customer-Retention-Part-1-Month-on-Month-Retention/b...
Hi,
Please show the exact result that you are expecting.
Hi, @Shiqi_C
You can try the following methods.
Table:
Table 1 = CALCULATETABLE('Table','Table'[Month]="March")Table 2 = CALCULATETABLE('Table','Table'[Month]="April")
Then join Table 1 and Table 2 with the part field.
This view shows that D1 is unique to March and F1 is unique to April.
Is this the result you expect? If not, please show the output you expect in the form of a picture.
Best Regards,
Community Support Team _Charlotte
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi,
Thanks for the insight. However, this solution is simply not flexible enough. My data table is too complex for this solution.
Hope anyone else would find this useful.
Thanks
@Shiqi_C , try if the code of customer can work for the part, New or removed
Customer Retention Part 1:
https://community.powerbi.com/t5/Community-Blog/Customer-Retention-Part-1-Month-on-Month-Retention/b...
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 22 | |
| 18 | |
| 18 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 61 | |
| 53 | |
| 47 | |
| 40 | |
| 38 |