The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Having some issues with handling activity errors in pipelines. These three cases demonstrate the issue:
The first case handles the error of the Fail2 activity and the pipeline can succeed.
In the second case, when I add the Wait2 On Success activity then the pipeline will fail even though the Handle Fail2 activity does succeed.
In the third case, I need to include an On Skip dependency for the Handle Fail3 activity in order to handle the Fail3 failure and let the pipeline succeed.
Does this seem correct?
Solved! Go to Solution.
Hey,
These are expected scenarios .
Please refer the below blogs for some explanation :
similar use case:
Hi @KLCarpenter ,
Thanks for using Fabric Community.
I am unable to understand your query. Can you please explain the issue again so I can help you in resolving your query.
Hey,
These are expected scenarios .
Please refer the below blogs for some explanation :
similar use case:
User | Count |
---|---|
3 | |
2 | |
2 | |
1 | |
1 |
User | Count |
---|---|
5 | |
4 | |
3 | |
2 | |
2 |