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
SanderTK
Advocate II
Advocate II

Using Data Factory Global Parameter in Power Query

Hi all,

 

I am working with a Power Query in my ADF pipeline to filter some data from a dataset.

The intention is to set a global parameter and use that parameter inside Power Query to filter the data.

My thoughts are that I would have to incorporate the parameter with the M-query (inside the advanced editor) but I am not entirely sure how to pass that global parameter.

Is this possible and if so how would I pass on this parameter?

1 ACCEPTED SOLUTION
frithjof_v
Community Champion
Community Champion

I don't think the pipeline can pass the parameter directly into Power Query.

 

I think you will need to store the "parameter" as a cell value in an external table (or file), and then connect Power Query to that table in order to read the value of the "parameter".

 

Related threads (if you are using Fabric Data Pipeline): 

Solved: Pass data pipeline parameter to dataflow gen2 - Microsoft Fabric Community

Please vote here to make this possible: https://ideas.fabric.microsoft.com/ideas/idea/?ideaid=2f761603-a400-ee11-a81c-6045bdb98602

 

Related threads (if you are using Azure Data Factory): 

Solved: Dynamic PowerQuery using ADF - Microsoft Fabric Community

azure - Pass Parameters/Values from Pipeline into Power Query Activity in ADF - Stack Overflow

View solution in original post

1 REPLY 1
frithjof_v
Community Champion
Community Champion

I don't think the pipeline can pass the parameter directly into Power Query.

 

I think you will need to store the "parameter" as a cell value in an external table (or file), and then connect Power Query to that table in order to read the value of the "parameter".

 

Related threads (if you are using Fabric Data Pipeline): 

Solved: Pass data pipeline parameter to dataflow gen2 - Microsoft Fabric Community

Please vote here to make this possible: https://ideas.fabric.microsoft.com/ideas/idea/?ideaid=2f761603-a400-ee11-a81c-6045bdb98602

 

Related threads (if you are using Azure Data Factory): 

Solved: Dynamic PowerQuery using ADF - Microsoft Fabric Community

azure - Pass Parameters/Values from Pipeline into Power Query Activity in ADF - Stack Overflow

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.

June Fabric Update Carousel

Fabric Monthly Update - June 2026

Check out the June 2026 Fabric update to learn about new features.

Top Solution Authors
Top Kudoed Authors