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

Join us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered

Reply
DarshanBabar
New Member

Parameters in Schedule Triggers of Fabric Data Pipeline

Hi,

 

Currently, we don't see any option to use Scheduled Triggers in Fabric Data Pipeline where we get an oprion of passing parameters.

 

Any update on this please.

 

Thanks,

Darshan

2 REPLIES 2
jwinchell40
Super User
Super User

@DarshanBabar - Why would you need to pass parameters to the pipeline as part of a schedule trigger?  I'm not saying it wouldn't be useful, just curious as to the use case.

 

In Fabric/Data Factory if we had a scheduled pipeline that required parameters we would read those values using a Lookup Step and drop them in variables.  For example, if we wanted to run the same pipeline for multiple customers the first step in our pipeline was getting our customer list + parameters for that customer.  Then we would use those values downstream.

 

The other option that worked really well for us with one of our Contact Center Dashboard products was using a "Trigger File" which is available in Fabric Pipelines and Data Factory.  The pipelines monitor a ADLS Gen2 folder and when a file is created it kicks off the pipeline.  You also are then able to read the contents of the file, pull out parameters or config settings and run the pipeline.

Anonymous
Not applicable

Hi @DarshanBabar ,

As of now, Microsoft Fabric Data Pipeline does not support passing parameters directly when using scheduled triggers. This feature is currently on the roadmap for future updates.

vyilongmsft_1-1728436261799.png

I think you can vote for this Idea under this link: Microsoft Idea

 

 

Best Regards

Yilong 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
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June FBC25 Carousel

Fabric Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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

Top Solution Authors