<?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().TriggerName' is not a supported system variable ? in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/pipeline-TriggerName-is-not-a-supported-system-variable/m-p/4998900#M14992</link>
    <description>&lt;P&gt;Hi Asmita,&lt;BR /&gt;&lt;BR /&gt;Thanks for your response.&amp;nbsp;&lt;BR /&gt;&amp;gt; &lt;SPAN&gt;@pipeline().TriggerName isn’t supported in Microsoft Fabric yet.&lt;BR /&gt;&lt;/SPAN&gt;Seems odd given it is listed in the pipeline scope variable table the MS Fabric documentation.&amp;nbsp;&lt;BR /&gt;Also if I capture the whole pipeline() object then it is there as a member:&lt;BR /&gt;&lt;SPAN&gt;&lt;!-- ScriptorStartFragment --&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;So are we sure this is not a bug in UI i.e. this member _is_ supported but&amp;nbsp; the UI validation is (incorrectly ?) blocking its use ?&lt;BR /&gt;BTW, there are other mismatches here.&lt;BR /&gt;For instance the documentation only lists two TriggeredBy members, with the triggered by pipeline ID oddly missing, but the intellisense and reference in the UI shows three TriggeredBy members as it does list the pipeline ID.&amp;nbsp; (??)&lt;BR /&gt;&lt;BR /&gt;So if TriggerName really is not supported how do we tell that ?&lt;BR /&gt;Is that documented somewhere ?&lt;BR /&gt;And if it is not supported, how can we tell when or if it will be supported e.g. something in roadmap ?&lt;BR /&gt;&lt;BR /&gt;cheers&lt;BR /&gt;If it really is not supported (yet ?) then MS should remove it from the documentation or&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 06 Feb 2026 08:25:07 GMT</pubDate>
    <dc:creator>amthog</dc:creator>
    <dc:date>2026-02-06T08:25:07Z</dc:date>
    <item>
      <title>'pipeline().TriggerName' is not a supported system variable ?</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/pipeline-TriggerName-is-not-a-supported-system-variable/m-p/4998638#M14985</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;When using pipeline scope variables I get an error for pipeline.TriggerName as not supported:&lt;BR /&gt;&lt;SPAN&gt;&lt;!--  ScriptorStartFragment  --&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;This is despite it being documented here:&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/expression-language#pipeline-scope-variables" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/en-us/fabric/data-factory/expression-language#pipeline-scope-variables&lt;/A&gt;&lt;/P&gt;&lt;P&gt;All other variables in the documentation work as expected.&lt;BR /&gt;I can see posts circa 2023 discussing issues with various pipeline scope variables not being available, returning incorrect info etc. but would have thought this was behind us now.&lt;BR /&gt;Does anyone know if TriggerName is meant to be supported, if this is a bug etc ?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;cheers&lt;/P&gt;</description>
      <pubDate>Fri, 06 Feb 2026 02:40:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/pipeline-TriggerName-is-not-a-supported-system-variable/m-p/4998638#M14985</guid>
      <dc:creator>amthog</dc:creator>
      <dc:date>2026-02-06T02:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: 'pipeline().TriggerName' is not a supported system variable ?</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/pipeline-TriggerName-is-not-a-supported-system-variable/m-p/4998763#M14989</link>
      <description>&lt;P&gt;@pipeline().TriggerName isn’t supported in Microsoft Fabric yet.&lt;BR /&gt;It works in Azure Data Factory, but Fabric doesn’t expose this system variable today.&lt;BR /&gt;Workaround: Pass the trigger name into the pipeline as a parameter from the trigger.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Feb 2026 06:24:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/pipeline-TriggerName-is-not-a-supported-system-variable/m-p/4998763#M14989</guid>
      <dc:creator>Asmita_27</dc:creator>
      <dc:date>2026-02-06T06:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: 'pipeline().TriggerName' is not a supported system variable ?</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/pipeline-TriggerName-is-not-a-supported-system-variable/m-p/4998900#M14992</link>
      <description>&lt;P&gt;Hi Asmita,&lt;BR /&gt;&lt;BR /&gt;Thanks for your response.&amp;nbsp;&lt;BR /&gt;&amp;gt; &lt;SPAN&gt;@pipeline().TriggerName isn’t supported in Microsoft Fabric yet.&lt;BR /&gt;&lt;/SPAN&gt;Seems odd given it is listed in the pipeline scope variable table the MS Fabric documentation.&amp;nbsp;&lt;BR /&gt;Also if I capture the whole pipeline() object then it is there as a member:&lt;BR /&gt;&lt;SPAN&gt;&lt;!-- ScriptorStartFragment --&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;So are we sure this is not a bug in UI i.e. this member _is_ supported but&amp;nbsp; the UI validation is (incorrectly ?) blocking its use ?&lt;BR /&gt;BTW, there are other mismatches here.&lt;BR /&gt;For instance the documentation only lists two TriggeredBy members, with the triggered by pipeline ID oddly missing, but the intellisense and reference in the UI shows three TriggeredBy members as it does list the pipeline ID.&amp;nbsp; (??)&lt;BR /&gt;&lt;BR /&gt;So if TriggerName really is not supported how do we tell that ?&lt;BR /&gt;Is that documented somewhere ?&lt;BR /&gt;And if it is not supported, how can we tell when or if it will be supported e.g. something in roadmap ?&lt;BR /&gt;&lt;BR /&gt;cheers&lt;BR /&gt;If it really is not supported (yet ?) then MS should remove it from the documentation or&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Feb 2026 08:25:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/pipeline-TriggerName-is-not-a-supported-system-variable/m-p/4998900#M14992</guid>
      <dc:creator>amthog</dc:creator>
      <dc:date>2026-02-06T08:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: 'pipeline().TriggerName' is not a supported system variable ?</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/pipeline-TriggerName-is-not-a-supported-system-variable/m-p/4998903#M14993</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1435550" data-lia-user-login="amthog" class="lia-mention lia-mention-user"&gt;amthog&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;Thanks for the detailed explanation, makes sense.&lt;BR /&gt;Based on what you’re showing, it does look like the variable is present on the pipeline() object, so it could very well be a UI validation bug rather than the variable being unsupported.&lt;BR /&gt;Also agree on the inconsistencies, the docs list fewer TriggeredBy members than what the UI / intellisense shows, so something is definitely out of sync.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Feb 2026 08:34:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/pipeline-TriggerName-is-not-a-supported-system-variable/m-p/4998903#M14993</guid>
      <dc:creator>Asmita_27</dc:creator>
      <dc:date>2026-02-06T08:34:33Z</dc:date>
    </item>
    <item>
      <title>Re: 'pipeline().TriggerName' is not a supported system variable ?</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/pipeline-TriggerName-is-not-a-supported-system-variable/m-p/5001211#M15029</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1435550" data-lia-user-login="amthog" class="lia-mention lia-mention-user"&gt;amthog&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks for reaching out to the Microsoft fabric community forum.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would also take a moment to thank  &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1360867" data-lia-user-login="Asmita_27" class="lia-mention lia-mention-user"&gt;Asmita_27&lt;/a&gt;&amp;nbsp;, for actively participating in the community forum and for the solutions you’ve been sharing in the community forum. Your contributions make a real difference.&lt;BR /&gt;&lt;SPAN data-teams="true"&gt;For now, the reliable approach is to pass the trigger name into the pipeline as a parameter. Any future support will be reflected in release notes and updated documentation.&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN data-teams="true"&gt;Best Regards,&amp;nbsp;&lt;BR /&gt;Community Support Team&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Feb 2026 10:42:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/pipeline-TriggerName-is-not-a-supported-system-variable/m-p/5001211#M15029</guid>
      <dc:creator>v-menakakota</dc:creator>
      <dc:date>2026-02-09T10:42:07Z</dc:date>
    </item>
    <item>
      <title>Re: 'pipeline().TriggerName' is not a supported system variable ?</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/pipeline-TriggerName-is-not-a-supported-system-variable/m-p/5006422#M15067</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1435550" data-lia-user-login="amthog" class="lia-mention lia-mention-user"&gt;amthog&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I hope the above details help you fix the issue. If you still have any questions or need more help, feel free to reach out. We’re always here to support you&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&amp;nbsp;&lt;BR /&gt;Community Support Team&lt;/P&gt;</description>
      <pubDate>Thu, 12 Feb 2026 04:40:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/pipeline-TriggerName-is-not-a-supported-system-variable/m-p/5006422#M15067</guid>
      <dc:creator>v-menakakota</dc:creator>
      <dc:date>2026-02-12T04:40:25Z</dc:date>
    </item>
  </channel>
</rss>

