Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi,
When creating a Schedule in Fabric thats all there is (see below screenshot). After clicking apply the schedule is set.
In ADF/Synapse after clicking commit for a trigger (which btw also can be named which is not possible in Fabric) one gets asked about the trigger specific values for the pipelines defined parameters:
Is there a way to implement it in Fabric ?
Thanks,
Girish
Solved! Go to Solution.
Hi @girishtharwani2,
We appreciate your inquiry through the Microsoft Fabric Community Forum.
Fabric does not directly support the same parameter-passing mechanisms as ADF/Synapse when setting up scheduled triggers. Instead, it utilises the default values defined in the pipeline parameters.
To implement parameters in a Fabric ADF pipeline, please follow the steps below:
Navigate to the pipeline's Parameters tab and set the necessary default values for the parameters. Once the default values are set, they will be used whenever a schedule is activated.
If feasible, use activities within the original pipeline that can read from a dataset or a lookup, which provides the necessary parameters to facilitate dynamic transformation or data movement.
In Fabric, triggers exist solely as a pipeline concept. The broader framework that pipeline triggers utilise in Fabric is known as Data Activator, which is an event and alerting subsystem of the Real-time Intelligence features in Fabric. Scheduled triggers are a separate entity in Fabric and are referred to as schedules. These schedules function at a platform level in Fabric and are not specific to pipelines. Moreover, they are not referred to as triggers in Fabric.
Additionally, please refer to the following link:
Parameters - Microsoft Fabric | Microsoft Learn
If you find our response helpful, kindly mark it as the accepted solution and provide kudos. This will assist other community members facing similar queries.
Thank you.
Thanks for answering, appreciate it.
Hi @girishtharwani2,
We appreciate your inquiry through the Microsoft Fabric Community Forum.
Fabric does not directly support the same parameter-passing mechanisms as ADF/Synapse when setting up scheduled triggers. Instead, it utilises the default values defined in the pipeline parameters.
To implement parameters in a Fabric ADF pipeline, please follow the steps below:
Navigate to the pipeline's Parameters tab and set the necessary default values for the parameters. Once the default values are set, they will be used whenever a schedule is activated.
If feasible, use activities within the original pipeline that can read from a dataset or a lookup, which provides the necessary parameters to facilitate dynamic transformation or data movement.
In Fabric, triggers exist solely as a pipeline concept. The broader framework that pipeline triggers utilise in Fabric is known as Data Activator, which is an event and alerting subsystem of the Real-time Intelligence features in Fabric. Scheduled triggers are a separate entity in Fabric and are referred to as schedules. These schedules function at a platform level in Fabric and are not specific to pipelines. Moreover, they are not referred to as triggers in Fabric.
Additionally, please refer to the following link:
Parameters - Microsoft Fabric | Microsoft Learn
If you find our response helpful, kindly mark it as the accepted solution and provide kudos. This will assist other community members facing similar queries.
Thank you.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Fabric update to learn about new features.