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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
tiffblue12
New Member

Power BI Merge SharePoint Lists with Contains

Hi,

I have 2 SharePoint Lists

1. Accounts  (with AccountNumber column has single Account Number for each row i.e. 22)

2. Cases (with AccountNumber column has multiple Account Numbers for each row i.e. 22, 33, 44)

 

How do I merge the 2 SharePoint Lists on AccountNumber column with contains ... 

Thank you in advance!

3 REPLIES 3
Anonymous
Not applicable

Hi  @tiffblue12 ,

 

There different joins kinds, you may try NATURALINNERJOIN in your scenario. 

 

Reference:
NATURALINNERJOIN function (DAX) - DAX | Microsoft Docs

NATURALLEFTOUTERJOIN function (DAX) - DAX | Microsoft Docs

 

Best Regards,

Liu Yang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

tiffblue12
New Member

Thank you Chris for your reply.  But that works if its exact match on AccountNumber right?  In my case, I need it to work if the join on AccountNumber in Accounts list contains in AccountNumber in Cases list.  I found this example on YouTube.  Not sure if there is anything else besides this example. 

https://www.youtube.com/watch?v=aXgHVXHRvd8

 

ChristianDGreat
Resolver I
Resolver I

Connect to your two sources first, the go to Power Query and do a merge.

 

ChristianDGreat_0-1660147013601.png

Other option is outside power query, basically if your on Power BI Desktop you can just use relationship to join the two.

 

Thanks

Chris

 

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

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.