Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
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.
Solved! Go to Solution.
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.
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.
Query List:
Build a parameter by this list.
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?
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.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.