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

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more

Reply
emoroz
Frequent Visitor

Power Query - Dynamic Parameters to run query

I have developed various templates that are stored in power query connection. I would like the user to select which connection query will be loaded into a table.

 

At this point, I have created a custom function that can load the query based on the selected name. (Code A)The code below only picks up the query to load if it is already loaded into a table in another part of the spreadsheet. I want to be able to load the query if is only in connection. Code B loads the query based on the specific name (connected query). I want input into code by the TemplateType selection criteria to select which query to load. I want code B to do what Coda A is doing. This is probably super easy but I just need the syntex. 

 

TemplateType: this a name range with a drop down of the specific query. 

 

 

Code A: Source = Excel.CurrentWorkbook(){[Name=TemplateType]}[Content]

 

Code B: Source = #"SinglePrice"

1 REPLY 1
v-yuta-msft
Community Support
Community Support

Hi emoroz,

 

You can use query parameter to switch between data source in power query. You said "I want input into code by the TemplateType selection criteria to select which query to load. I want code B to do what Coda A is doing." , could you provide more details and give some sample to explain more explicitly?

 

Regards,

jimmy Tao

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.