<?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: pass parameters to dataflow in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/pass-parameters-to-dataflow/m-p/4257703#M4798</link>
    <description>&lt;P&gt;I see in your screen-shot you are referring to the pipeline parameter whereas I am referring to calling a dataflow activity from pipeline&lt;/P&gt;</description>
    <pubDate>Fri, 25 Oct 2024 08:29:47 GMT</pubDate>
    <dc:creator>arkiboys2</dc:creator>
    <dc:date>2024-10-25T08:29:47Z</dc:date>
    <item>
      <title>pass parameters to dataflow</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/pass-parameters-to-dataflow/m-p/4257510#M4792</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have created a data factory pipeline in fabric.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have also created a dataflow with parameters on year, month and day&lt;/P&gt;&lt;P&gt;When I add the dataflow to the data factory pipeline, it does not see the parameters and so not sure how to call the dataflow to pass parameters.&lt;/P&gt;&lt;P&gt;any suggestions?&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2024 06:42:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/pass-parameters-to-dataflow/m-p/4257510#M4792</guid>
      <dc:creator>arkiboys2</dc:creator>
      <dc:date>2024-10-25T06:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: pass parameters to dataflow</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/pass-parameters-to-dataflow/m-p/4257649#M4794</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/592286"&gt;@arkiboys2&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When importing data into the pipeline, you should be able to see information about the parameter, I think it may be that you are not harmonizing the parameter types inside the dataflow, please check:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vhuijieymsft_0-1729843409942.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1189237i75EB3399DFAE4F85/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vhuijieymsft_0-1729843409942.png" alt="vhuijieymsft_0-1729843409942.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have any other questions please feel free to contact me.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Yang&lt;BR /&gt;Community Support Team&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If there is any post&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;helps&lt;/EM&gt;&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;Accept it as the solution&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;to help the other members find it more quickly.&lt;BR /&gt;If I misunderstand your needs or you still have problems on it, please feel free to let us know.&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;Thanks a lot!&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2024 08:04:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/pass-parameters-to-dataflow/m-p/4257649#M4794</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-10-25T08:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: pass parameters to dataflow</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/pass-parameters-to-dataflow/m-p/4257680#M4796</link>
      <description>&lt;P&gt;Map pipeline parameters&amp;nbsp;to Dataflow parameters in the activity settings. For example:&lt;/P&gt;&lt;P&gt;For the Dataflow parameter year, set it to @pipeline().parameters.year.&lt;/P&gt;&lt;P&gt;Do the same for month and day.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2024 08:18:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/pass-parameters-to-dataflow/m-p/4257680#M4796</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-10-25T08:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: pass parameters to dataflow</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/pass-parameters-to-dataflow/m-p/4257703#M4798</link>
      <description>&lt;P&gt;I see in your screen-shot you are referring to the pipeline parameter whereas I am referring to calling a dataflow activity from pipeline&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2024 08:29:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/pass-parameters-to-dataflow/m-p/4257703#M4798</guid>
      <dc:creator>arkiboys2</dc:creator>
      <dc:date>2024-10-25T08:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: pass parameters to dataflow</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/pass-parameters-to-dataflow/m-p/4258881#M4814</link>
      <description>&lt;P&gt;It's not possible.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We can vote for this Idea:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://ideas.fabric.microsoft.com/ideas/idea/?ideaid=2f761603-a400-ee11-a81c-6045bdb98602" target="_blank"&gt;https://ideas.fabric.microsoft.com/ideas/idea/?ideaid=2f761603-a400-ee11-a81c-6045bdb98602&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Oct 2024 08:19:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/pass-parameters-to-dataflow/m-p/4258881#M4814</guid>
      <dc:creator>frithjof_v</dc:creator>
      <dc:date>2024-10-26T08:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: pass parameters to dataflow</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/pass-parameters-to-dataflow/m-p/4361625#M6067</link>
      <description>&lt;P&gt;The solution given in this post is about pipeline parameters. I am looking for dataflow parameter to be supplied when I add dataflow in my pipeline.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, in dataflow is there any way to have destination table name from parameter? as I do not see any script to update for destination.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jignesh&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jan 2025 14:00:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/pass-parameters-to-dataflow/m-p/4361625#M6067</guid>
      <dc:creator>jigneshpatel</dc:creator>
      <dc:date>2025-01-13T14:00:14Z</dc:date>
    </item>
  </channel>
</rss>

