Forum Discussion

amthog's avatar
amthog
Helper I
6 months ago
Solved

'pipeline().TriggerName' is not a supported system variable ?

Hi, When using pipeline scope variables I get an error for pipeline.TriggerName as not supported: This is despite it being documented here: https://learn.microsoft.com/en-us/fabric/data-fa...
  • Asmita_27's avatar
    Asmita_27
    6 months ago

    Hi amthog ,
    Thanks for the detailed explanation, makes sense.
    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.
    Also agree on the inconsistencies, the docs list fewer TriggeredBy members than what the UI / intellisense shows, so something is definitely out of sync.