Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
h_l_de_boer
Frequent Visitor

TriggerEvent parameters from Activator in data pipeline

We have created an Activator that reacts to a csv file being created in a specific Lakehouse Files folder. This triggers a data pipeline in which we want to ingest this file into a Delta Lake table in the Lakehouse.

In the last section 'Setting expression values with the trigger file name and folder name' of the documentation Data pipelines storage event triggers in Data Factory - Microsoft Fabric | Microsoft Learn

, it states that TriggerEvent parameters can be used in the expression builder. Although I can see parameters like 'pipeline()?.TriggerEvent?.Subject', they always seem to be NULL when the pipeline is triggered through the activator!?

 
1 ACCEPTED SOLUTION
h_l_de_boer
Frequent Visitor

Just created the Activator from a Data Pipeline and the Trigger event parameters are now passed correctly to the pipe line activities!

View solution in original post

1 REPLY 1
h_l_de_boer
Frequent Visitor

Just created the Activator from a Data Pipeline and the Trigger event parameters are now passed correctly to the pipe line activities!

Helpful resources

Announcements
September Fabric Update Carousel

Fabric Monthly Update - September 2025

Check out the September 2025 Fabric update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors