Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I'm trying to schedule a Data Pipeline every day 1 and 16 in each month. Is it possible with Fabric interface with schedule configuration?
I don't want to schedule with crontab in Power Shell.
One solution could be Invoking pipeline with another Data Pipeline and configure two different schedules with two different Data Pieplines...
Solved! Go to Solution.
Hi @amaaiia
Another approach is to schedule your pipeline to run daily but use conditional logic within the pipeline:
Please let me know if you need more details.
If this post helps, then please give us Kudos and consider Accept it as a solution to help the other members find it more quickly.
Hi @amaaiia,
Thank you for reaching out in Microsoft Community Forum.
I trust @nilendraFabric response is accurate and will address your issue.
If you have any further questions or updates regarding your issue, feel free to ask, and we will look into that.
If the Super User's answer meets your requirements, please consider marking it as the "Accept as Solution" and click on "yes"
Please continue using Microsoft community forum.
Regards,
Pavan.
Hi @amaaiia
Another approach is to schedule your pipeline to run daily but use conditional logic within the pipeline:
Please let me know if you need more details.
If this post helps, then please give us Kudos and consider Accept it as a solution to help the other members find it more quickly.