Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
Shiqi_C
Frequent Visitor

Identify data difference between months

Hi,

 

I want to identify data difference like below screenshot.

 

 

power bi question.PNG

 

Thanks,

Shiqi Chen

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@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...

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

View solution in original post

4 REPLIES 4
Ashish_Mathur
Super User
Super User

Hi,

Please show the exact result that you are expecting.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/
v-zhangti
Community Support
Community Support

Hi, @Shiqi_C 

 

You can try the following methods.

Table:

Table 1 = CALCULATETABLE('Table','Table'[Month]="March")
Table 2 = CALCULATETABLE('Table','Table'[Month]="April")

vzhangti_4-1651128540489.pngvzhangti_5-1651128552581.png

Then join Table 1 and Table 2 with the part field.

vzhangti_6-1651128683348.png

This view shows that D1 is unique to March and F1 is unique to April.

vzhangti_7-1651128729844.png

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

amitchandak
Super User
Super User

@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...

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.