<?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: Pipeline System variables in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/Pipeline-System-variables/m-p/3267598#M136</link>
    <description>&lt;P&gt;@pipeline.Pipeline, @pipeline.DataFactory, @pipeline.TriggeredByPipelineName fix is in rollout. Should be there soon.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 05 Jun 2023 03:00:53 GMT</pubDate>
    <dc:creator>GraceGu</dc:creator>
    <dc:date>2023-06-05T03:00:53Z</dc:date>
    <item>
      <title>Pipeline System variables</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Pipeline-System-variables/m-p/3267095#M135</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;Hi there &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;At time beeing, I am missing in a &lt;/SPAN&gt;&lt;SPAN class=""&gt;Pipeline a few system variables. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;In particular all names are not there &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;(E.g. Pipeline name, Trigger name, etc.). &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Those names are useful to generate dynamic pipelines. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Any ETA when names will arrive?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Keep up doing your great work!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 04 Jun 2023 10:27:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Pipeline-System-variables/m-p/3267095#M135</guid>
      <dc:creator>Pfisterbi</dc:creator>
      <dc:date>2023-06-04T10:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: Pipeline System variables</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Pipeline-System-variables/m-p/3267598#M136</link>
      <description>&lt;P&gt;@pipeline.Pipeline, @pipeline.DataFactory, @pipeline.TriggeredByPipelineName fix is in rollout. Should be there soon.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2023 03:00:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Pipeline-System-variables/m-p/3267598#M136</guid>
      <dc:creator>GraceGu</dc:creator>
      <dc:date>2023-06-05T03:00:53Z</dc:date>
    </item>
    <item>
      <title>Re: Pipeline System variables</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Pipeline-System-variables/m-p/3404796#M633</link>
      <description>&lt;P&gt;Engineers have finished implementing the following expressions:&lt;BR /&gt;pipeline().Pipeline - The ID of the pipeline&lt;/P&gt;&lt;P&gt;pipeline().PipelineName - The name of the pipeline&lt;/P&gt;&lt;P&gt;pipeline()?.TriggeredByPipeline - The ID of the triggering pipeline&lt;/P&gt;&lt;P&gt;pipeline()?.TriggeredByPipelineName - The name of the triggering pipeline&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This should be available to users within a few weeks!&lt;/P&gt;</description>
      <pubDate>Tue, 29 Aug 2023 15:39:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Pipeline-System-variables/m-p/3404796#M633</guid>
      <dc:creator>RDenkewalter</dc:creator>
      <dc:date>2023-08-29T15:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: Pipeline System variables</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Pipeline-System-variables/m-p/3411841#M658</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="609952" data-lia-user-login="RDenkewalter" class="lia-mention lia-mention-user"&gt;RDenkewalter&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The first two expressions are available in Fabric Data Pipeline, but there is the problem with the remaining two (see in &lt;FONT color="#339966"&gt;green&lt;FONT color="#000000"&gt; below&lt;/FONT&gt;&lt;/FONT&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;pipeline()?.TriggeredByPipeline - The ID of the triggering pipeline &lt;FONT color="#339966"&gt;&lt;FONT color="#339966"&gt;- DOES NOT EXIST. ARE YOU REFERRING TO THIS VARIABLE&amp;nbsp;&lt;/FONT&gt;&lt;STRONG&gt;@&lt;SPAN&gt;pipeline()?.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;&lt;STRONG&gt;TriggeredByPipelineRunId&lt;/STRONG&gt;?&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;pipeline()?.TriggeredByPipelineName - The name of the triggering pipeline &lt;FONT color="#339966"&gt;- INCORRECT VARIABLE NAME. IT SHOULD BE 'Pipeline triggered by pipeline &lt;STRONG&gt;Name&lt;/STRONG&gt;' instead of&amp;nbsp;'Pipeline triggered by pipeline &lt;STRONG&gt;ID&lt;/STRONG&gt;'.&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Thanks!&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Sep 2023 04:08:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Pipeline-System-variables/m-p/3411841#M658</guid>
      <dc:creator>zeesoft</dc:creator>
      <dc:date>2023-09-02T04:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: Pipeline System variables</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Pipeline-System-variables/m-p/3411972#M660</link>
      <description>&lt;P&gt;&lt;SPAN&gt;This should be available to users within a few weeks!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Sep 2023 12:49:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Pipeline-System-variables/m-p/3411972#M660</guid>
      <dc:creator>RDenkewalter</dc:creator>
      <dc:date>2023-09-02T12:49:33Z</dc:date>
    </item>
  </channel>
</rss>

