cancel
Showing results for 
Search instead for 
Did you mean: 

Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.

Reply
romovaro
Post Patron
Post Patron

Comparing 2 tables - missing info in one table

hello,

 

I am having issues comparing 2 tables. 

 

romovaro_0-1683036157764.png

 

I hae a column called CUID (is a unique customer number.)

the idea is to compare a Baseline Extract with current data

 

to know the number of new customer we need to compare current extract vs Baseline. THe idea is to look for CUids included in the current file but are not included in the baseline (cuids don't exist in that file).

 

WIth current formulas it seems I am only including the ones already existing in both files (= No new cuids)

 

ANy tip?

 

 

@jgeddes 

 

 

2 ACCEPTED SOLUTIONS
DOLEARY85
Super User
Super User

Hi,

 

Could you do this in power query, merger the tables on a anti join to show only records that appear in one?

 

If I answered your question, please mark my post as solution, Appreciate your Kudos 👍

View solution in original post

jgeddes
Solution Sage
Solution Sage

Another solution in Power Query would be to create a list of the baseline CUIDs and then create a column in the current file that uses List.Contains to look for the current CUID in the baseline list. 

View solution in original post

2 REPLIES 2
jgeddes
Solution Sage
Solution Sage

Another solution in Power Query would be to create a list of the baseline CUIDs and then create a column in the current file that uses List.Contains to look for the current CUID in the baseline list. 

DOLEARY85
Super User
Super User

Hi,

 

Could you do this in power query, merger the tables on a anti join to show only records that appear in one?

 

If I answered your question, please mark my post as solution, Appreciate your Kudos 👍

Helpful resources

Announcements
PBI November 2023 Update Carousel

Power BI Monthly Update - November 2023

Check out the November 2023 Power BI update to learn about new features.

Community News

Fabric Community News unified experience

Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.

Power BI Fabric Summit Carousel

The largest Power BI and Fabric virtual conference

130+ sessions, 130+ speakers, Product managers, MVPs, and experts. All about Power BI and Fabric. Attend online or watch the recordings.

Top Solution Authors
Top Kudoed Authors