<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Parameters in Schedule Triggers of Fabric Data Pipeline in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/Parameters-in-Schedule-Triggers-of-Fabric-Data-Pipeline/m-p/5120678#M9168</link>
    <description>&lt;P&gt;We have a usecase for passing parameters with the schedule. We use a deployment pipepline to deploy our data pipeline from development to acceptance and poduction. If we want to schedule our production datapipeline, it needs to know that is should run on the production workspace, so we have to be able to set the workspaceId parameter. I know this can be done with a variable library, but out F4 capacity doesn't support that.&lt;/P&gt;</description>
    <pubDate>Thu, 26 Feb 2026 10:01:55 GMT</pubDate>
    <dc:creator>GertjanIdema</dc:creator>
    <dc:date>2026-02-26T10:01:55Z</dc:date>
    <item>
      <title>Parameters in Schedule Triggers of Fabric Data Pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Parameters-in-Schedule-Triggers-of-Fabric-Data-Pipeline/m-p/4233844#M5823</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently, we don't see any option to use Scheduled Triggers in Fabric Data Pipeline where we get an oprion of passing parameters.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any update on this please.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Darshan&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2024 15:14:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Parameters-in-Schedule-Triggers-of-Fabric-Data-Pipeline/m-p/4233844#M5823</guid>
      <dc:creator>DarshanBabar</dc:creator>
      <dc:date>2024-10-08T15:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: Parameters in Schedule Triggers of Fabric Data Pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Parameters-in-Schedule-Triggers-of-Fabric-Data-Pipeline/m-p/4234262#M5828</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="822056" data-lia-user-login="DarshanBabar" class="lia-mention lia-mention-user"&gt;DarshanBabar&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;I think you can vote for this Idea under this link:&amp;nbsp;&lt;A href="https://ideas.fabric.microsoft.com/ideas/idea/?ideaid=fd473df4-1495-ee11-a81c-000d3a00bef9" target="_blank"&gt;Microsoft Idea&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin-bottom: 6.0pt;"&gt;&lt;SPAN&gt;Best Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 6.0pt;"&gt;&lt;SPAN&gt;Yilong Zhou&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 6.0pt;"&gt;&lt;SPAN&gt;If this post&amp;nbsp;&lt;STRONG&gt;&lt;I&gt;helps&lt;/I&gt;&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;I&gt;Accept it as the solution&lt;/I&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2024 01:11:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Parameters-in-Schedule-Triggers-of-Fabric-Data-Pipeline/m-p/4234262#M5828</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-10-09T01:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: Parameters in Schedule Triggers of Fabric Data Pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Parameters-in-Schedule-Triggers-of-Fabric-Data-Pipeline/m-p/4237827#M5862</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="822056" data-lia-user-login="DarshanBabar" class="lia-mention lia-mention-user"&gt;DarshanBabar&lt;/a&gt;&amp;nbsp;- Why would you need to pass parameters to the pipeline as part of a schedule trigger?&amp;nbsp; I'm not saying it wouldn't be useful, just curious as to the use case.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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.&amp;nbsp; 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.&amp;nbsp; Then we would use those values downstream.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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.&amp;nbsp; The pipelines monitor a ADLS Gen2 folder and when a file is created it kicks off the pipeline.&amp;nbsp; You also are then able to read the contents of the file, pull out parameters or config settings and run the pipeline.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2024 01:47:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Parameters-in-Schedule-Triggers-of-Fabric-Data-Pipeline/m-p/4237827#M5862</guid>
      <dc:creator>jwinchell40</dc:creator>
      <dc:date>2024-10-11T01:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: Parameters in Schedule Triggers of Fabric Data Pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Parameters-in-Schedule-Triggers-of-Fabric-Data-Pipeline/m-p/4786384#M8284</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We have a scenario:&lt;BR /&gt;&lt;BR /&gt;We have a config table in which we store the tables metadata of tables to extract from the source. We pass a parameter called &lt;STRONG&gt;BatchName&amp;nbsp;&lt;/STRONG&gt;on which we pull those batch tables especially.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Lets say if we have 10 tables, i need to run the 5 tables(BatchName=&lt;STRONG&gt;DailyBatch&lt;/STRONG&gt;) in daily basis and 5 tables for every 2 hours(BatchName=&lt;STRONG&gt;HourlyBatch&lt;/STRONG&gt;).&lt;BR /&gt;&lt;BR /&gt;If I can have an option to pass parameters while scheduling the pipeline, It will be easy for me to schedule multiple schedules within the single pipeline. Else I may need to create separate pipeline for each batch&lt;/P&gt;</description>
      <pubDate>Mon, 04 Aug 2025 08:44:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Parameters-in-Schedule-Triggers-of-Fabric-Data-Pipeline/m-p/4786384#M8284</guid>
      <dc:creator>SivaReddy24680</dc:creator>
      <dc:date>2025-08-04T08:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: Parameters in Schedule Triggers of Fabric Data Pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Parameters-in-Schedule-Triggers-of-Fabric-Data-Pipeline/m-p/5120678#M9168</link>
      <description>&lt;P&gt;We have a usecase for passing parameters with the schedule. We use a deployment pipepline to deploy our data pipeline from development to acceptance and poduction. If we want to schedule our production datapipeline, it needs to know that is should run on the production workspace, so we have to be able to set the workspaceId parameter. I know this can be done with a variable library, but out F4 capacity doesn't support that.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Feb 2026 10:01:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Parameters-in-Schedule-Triggers-of-Fabric-Data-Pipeline/m-p/5120678#M9168</guid>
      <dc:creator>GertjanIdema</dc:creator>
      <dc:date>2026-02-26T10:01:55Z</dc:date>
    </item>
  </channel>
</rss>

