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

Recurrence of a schedule for pipelines

Dear Fabric Community,

 

I want to run a pipeline every month. It should run between the 1st and the 5th of every month. During these days it should run between 11.59 AM and 3.59 PM, every hour. Any ideas how to manage this?

 

Thank you.

1 ACCEPTED SOLUTION
v-prasare
Community Support
Community Support

Hi @PunChili , 

Currently, Microsoft Fabric Pipelines support basic scheduling options like hourly, daily, and monthly triggers. However, they lack advanced scheduling capabilities found in on-premises tools such as SQL Server Agent or SSRS subscriptions. There is no native way to configure triggers that run only during a specific date range (e.g., 1st to 5th of the month) and within a daily time window (e.g., 11:59 AM to 3:59 PM) at an hourly or 2-hourly frequency.

 

Unfortunately, there’s no official roadmap item or built-in support in Fabric’s UI for more granular or cron-style scheduling. I’d encourage you to submit your detailed feedback and ideas via Microsoft's official feedback channels, such as the Microsoft Fabric Ideas.  Feedback submitted here is often reviewed by the product teams and can lead to meaningful improvement.

 

 

 

Thanks,

Prashanth Are

MS Fabric community support

View solution in original post

7 REPLIES 7
smeetsh
Resolver II
Resolver II

I voted, this is something we really need!

v-prasare
Community Support
Community Support

Hi @PunChili , 

Currently, Microsoft Fabric Pipelines support basic scheduling options like hourly, daily, and monthly triggers. However, they lack advanced scheduling capabilities found in on-premises tools such as SQL Server Agent or SSRS subscriptions. There is no native way to configure triggers that run only during a specific date range (e.g., 1st to 5th of the month) and within a daily time window (e.g., 11:59 AM to 3:59 PM) at an hourly or 2-hourly frequency.

 

Unfortunately, there’s no official roadmap item or built-in support in Fabric’s UI for more granular or cron-style scheduling. I’d encourage you to submit your detailed feedback and ideas via Microsoft's official feedback channels, such as the Microsoft Fabric Ideas.  Feedback submitted here is often reviewed by the product teams and can lead to meaningful improvement.

 

 

 

Thanks,

Prashanth Are

MS Fabric community support

Thanks for the confirmation @PunChili. your inputs will truely help grow our community

smeetsh
Resolver II
Resolver II

We face exactly the same problem. The scheduler doesn't allow that kind of flexibility. I have been thinking about a notebook that checks a date and depending on the current date will start the pipeline. On paper that should be doable, but I have not tried it yet

Cheers

Hans

v-prasare
Community Support
Community Support

Hi @PunChili,

 

please refer below docs related to scheduling pipelines and let me know if this helps?

https://learn.microsoft.com/en-us/fabric/data-factory/pipeline-runs

 

 

 

 

 

Thanks,

Prashanth Are

MS Fabric community support

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly and give Kudos if helped you resolve your query

Hi @v-prasare 

thank you for pointing out the documentation. That's not enough unfortunately. 

I need the possibility (like it was on-prem), to create a subscription which is executed in a time frame, for example every two hours from the 1st until 5th, every month. 

I also did not saw anything in the release map.

Helpful resources

Announcements
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