<?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: Exploit the output of a data pipeline as with Azure Data Factory in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/Exploit-the-output-of-a-data-pipeline-as-with-Azure-Data-Factory/m-p/4240617#M5891</link>
    <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;As &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="679603" data-lia-user-login="spencer_sa" class="lia-mention lia-mention-user"&gt;spencer_sa&lt;/a&gt;&amp;nbsp;wrote, it works&lt;BR /&gt;Have a nice day,&lt;BR /&gt;Vivien&lt;/P&gt;</description>
    <pubDate>Mon, 14 Oct 2024 05:34:44 GMT</pubDate>
    <dc:creator>vivien57</dc:creator>
    <dc:date>2024-10-14T05:34:44Z</dc:date>
    <item>
      <title>Exploit the output of a data pipeline as with Azure Data Factory</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Exploit-the-output-of-a-data-pipeline-as-with-Azure-Data-Factory/m-p/4238904#M5877</link>
      <description>&lt;P&gt;Hello everyone,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Is it possible at the moment to use output like this in the Data Pipeline? My tests are not working.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://stackoverflow.com/questions/78556016/how-to-get-row-count-of-the-result-from-exists-activity-in-azure-data-factory-da" target="_blank"&gt;https://stackoverflow.com/questions/78556016/how-to-get-row-count-of-the-result-from-exists-activity-in-azure-data-factory-da&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;If not, how do you recover the number of lines inserted by a Data Pipeline or Copy Data in the Data Pipeline ?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance for your help,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Have a nice day,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Vivien&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2024 13:39:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Exploit-the-output-of-a-data-pipeline-as-with-Azure-Data-Factory/m-p/4238904#M5877</guid>
      <dc:creator>vivien57</dc:creator>
      <dc:date>2024-10-11T13:39:04Z</dc:date>
    </item>
    <item>
      <title>Re: Exploit the output of a data pipeline as with Azure Data Factory</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Exploit-the-output-of-a-data-pipeline-as-with-Azure-Data-Factory/m-p/4239084#M5879</link>
      <description>&lt;P&gt;You get a whole stack of data in the output array of the copy data activity including rows read and rows copied (see attached image)&lt;BR /&gt;You can then query this in later steps using syntax like;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;@&lt;/SPAN&gt;&lt;SPAN&gt;activity(&lt;/SPAN&gt;&lt;SPAN&gt;'Copy data1'&lt;/SPAN&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;SPAN&gt;output&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;rowsRead or&amp;nbsp;@activity('Copy data1').output.rowsCopied&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;or even output as a pipeline return variable using a Set Variable activity.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2024 15:21:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Exploit-the-output-of-a-data-pipeline-as-with-Azure-Data-Factory/m-p/4239084#M5879</guid>
      <dc:creator>spencer_sa</dc:creator>
      <dc:date>2024-10-11T15:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: Exploit the output of a data pipeline as with Azure Data Factory</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Exploit-the-output-of-a-data-pipeline-as-with-Azure-Data-Factory/m-p/4240335#M5888</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="50527" data-lia-user-login="vivien57" class="lia-mention lia-mention-user"&gt;vivien57&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Currently in Fabric Data Factory it is not possible to use @activity('Copy data1').output.rowsRead or @activity('Copy data1').output.rowsCopied like Azure Data Factory for dynamic content.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;The only alternative is to process the data in Dataflow Gen2 and then transfer the data through Data Pipeline or Copy Data, you can check this official document for more details:&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/transform-data" target="_blank"&gt;Move and transform data with dataflow and data pipelines - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&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;</description>
      <pubDate>Mon, 14 Oct 2024 02:05:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Exploit-the-output-of-a-data-pipeline-as-with-Azure-Data-Factory/m-p/4240335#M5888</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-10-14T02:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: Exploit the output of a data pipeline as with Azure Data Factory</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Exploit-the-output-of-a-data-pipeline-as-with-Azure-Data-Factory/m-p/4240616#M5890</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for your feedback.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;It's weird because it's not available in autocomplete, but it works &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; with a different sequence of functions from ADF.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;BR /&gt;&lt;BR /&gt;Have a nice day,&lt;BR /&gt;&lt;BR /&gt;Vivien&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2024 05:33:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Exploit-the-output-of-a-data-pipeline-as-with-Azure-Data-Factory/m-p/4240616#M5890</guid>
      <dc:creator>vivien57</dc:creator>
      <dc:date>2024-10-14T05:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: Exploit the output of a data pipeline as with Azure Data Factory</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Exploit-the-output-of-a-data-pipeline-as-with-Azure-Data-Factory/m-p/4240617#M5891</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;As &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="679603" data-lia-user-login="spencer_sa" class="lia-mention lia-mention-user"&gt;spencer_sa&lt;/a&gt;&amp;nbsp;wrote, it works&lt;BR /&gt;Have a nice day,&lt;BR /&gt;Vivien&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2024 05:34:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Exploit-the-output-of-a-data-pipeline-as-with-Azure-Data-Factory/m-p/4240617#M5891</guid>
      <dc:creator>vivien57</dc:creator>
      <dc:date>2024-10-14T05:34:44Z</dc:date>
    </item>
  </channel>
</rss>

