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
cw88
Helper IV
Helper IV

Set parameter for scheduled run

Hi, 

is it possible to set pipeline parameter on a schedule? I want to schedule the same pipeline three times a day, every time with a different parameter. The parameter is used in a lookup activity to get the metadata for a for each loop.

Thanks!

1 ACCEPTED SOLUTION
ajarora
Microsoft Employee
Microsoft Employee

No you cant set parameter on a schedule.

But you can create 3 pipeline parameters, and use the right one conditionally based on an "if" activity.

View solution in original post

3 REPLIES 3
ajarora
Microsoft Employee
Microsoft Employee

No you cant set parameter on a schedule.

But you can create 3 pipeline parameters, and use the right one conditionally based on an "if" activity.

Thanks for your answer!

Is there a plan to implement this feature in the future? it already limits the usage if the parameters cannot be set from outside (comparable to ssis packages)

ajarora
Microsoft Employee
Microsoft Employee

Not yet, but please vote for a new feature if it doesnt already exist.

https://ideas.fabric.microsoft.com/

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.

May FBC25 Carousel

Fabric Monthly Update - May 2025

Check out the May 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