The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredAsk the Fabric Databases & App Development teams anything! Live on Reddit on August 26th. Learn more.
Hi everyone!
I have a pipeline with this structure:
The idea is that one of the activities fails, a notification email will be sent, but when an activity fails the pipeline stops and does not reach the email activity, how can I solve it?
Solved! Go to Solution.
Hi,
You need to add the email activity behind every other activity in your pipeline instead of having only one activity at the end as this will only be reached in case all activities fail.
BR
Torsten
Hi,
You need to add the email activity behind every other activity in your pipeline instead of having only one activity at the end as this will only be reached in case all activities fail.
BR
Torsten
It worked! Thank you!
User | Count |
---|---|
2 | |
2 | |
1 | |
1 | |
1 |
User | Count |
---|---|
4 | |
3 | |
2 | |
2 | |
2 |