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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Ikeumlaut
Advocate I
Advocate I

Help: Pass a list as filter argument in Power Query

Hey,

 

I need to pass a list as a filter argument in query editor to multiple tables. I have a list of Survey Ids in an excel file and I need to pass that list to multiple tables in query editor.

 

I've tried this but I cannot get it to work.

 

Thanks!

1 ACCEPTED SOLUTION
stretcharm
Memorable Member
Memorable Member

 

Import the List.

Use a Merge each query with this using an inner join and it will remove items not in the list.

 

MergeFilter.PNG

 

 

View solution in original post

2 REPLIES 2
stretcharm
Memorable Member
Memorable Member

 

Import the List.

Use a Merge each query with this using an inner join and it will remove items not in the list.

 

MergeFilter.PNG

 

 

Worked! Thank you!

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors