Forum Discussion
Dynamic Activity Name
- 1 year ago
Hi adamlob ,
Currently, Fabric Pipelines do not directly expose the previous activity name as a dynamic property. Dynamic content allows you to reference outputs, status, and system variables, but not the literal activity name itself.You can’t directly pull “previous activity name,” but you can pass it via variables or infer it through outputs.
Please follow this link for your reference
https://learn.microsoft.com/en-us/answers/questions/1180106/activity-name-should-be-dynamic?utm
Hope this clarifies! 🙌 If it helps, please drop a Kudos 👍 and mark it as Accepted Solution ✅ so others in the community can benefit.
Best Regards
Shashi Paul
Hi adamlob ,
Currently, Fabric Pipelines do not directly expose the previous activity name as a dynamic property. Dynamic content allows you to reference outputs, status, and system variables, but not the literal activity name itself.
You can’t directly pull “previous activity name,” but you can pass it via variables or infer it through outputs.
Please follow this link for your reference
https://learn.microsoft.com/en-us/answers/questions/1180106/activity-name-should-be-dynamic?utm
Hope this clarifies! 🙌 If it helps, please drop a Kudos 👍 and mark it as Accepted Solution ✅ so others in the community can benefit.
Best Regards
Shashi Paul