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

July 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more

Reply
spartan27244
Resolver I
Resolver I

Query List for Power Query Parameter

Is there a way a current table or query of a table can be used to fill the list for a PowerQuery Parameter?

 

Example I have multiple customer's withing the same data, When I refresh data in PBI Desktop I want to select the customer who's data I want in the report.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @spartan27244 

Power BI supports you to build a query list by a column from an existing table.

You can try my way above use Add as New Query.

Select your customer column in your existing table and use this function to build a query list.

 

Best Regards,

Rico Zhou

 

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

 

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Hi @spartan27244 

I think you want to get a List with all customers from your current table to build a parameter.

Steps:

Select the customer column in Power Query Editor, right click and select Add as New Query to build a list.

1.png

Query List:

2.png

Build a parameter by this list.

3.png

For reference: Parameter List video

 

Best Regards,

Rico Zhou

 

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

Is there a way to create the quey list from an existing table?

Anonymous
Not applicable

Hi @spartan27244 

Power BI supports you to build a query list by a column from an existing table.

You can try my way above use Add as New Query.

Select your customer column in your existing table and use this function to build a query list.

 

Best Regards,

Rico Zhou

 

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

 

Helpful resources

Announcements
Fabric Community Sticker Design Challenge Barcelona Carousel

Fabric Community Sticker Challenge - Barcelona 2026

If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!

July Power BI Update Carousel

Power BI Monthly Update - July 2026

Check out the July 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.

Top Solution Authors