Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.
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!?
Solved! Go to Solution.
Just created the Activator from a Data Pipeline and the Trigger event parameters are now passed correctly to the pipe line activities!
Just created the Activator from a Data Pipeline and the Trigger event parameters are now passed correctly to the pipe line activities!
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the September 2025 Fabric update to learn about new features.