Join 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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hi All, I have an invoke pipeline step, it works well, but I have a need to see the actualy activity results of the pipeline I invoked (the child pipeline).
If I go to that child pipeline, I see no run history. If i go to the parent pipeline, I see the invoke pipeline activity is completed successfully, but I cannot see the results of the child pipeline run. Where can I see the run history of the child pipeline in this scenario.
Extra info: I am using the Invoke pipeline (legacy) activity since I am calling a pipeline from the same workspace and according to MS I am stuck using the legacy activity in that scenario.
Hi @smeetsh ,
I think you can follow the steps below to see the run history of the call pipeline.
With the Data Factory Monitoring hub you should be able to look back longer.
So you can read this document below:
How to monitor pipeline runs - Microsoft Fabric | Microsoft Learn
Best Regards
Yilong Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@Anonymous That is exactly what i described in my original post, this will only allow me to see the results of parent pipeline, and I can only see the invoke pipeline activity was successfully started. It show no data at all with regards to the actual child pipeline. If you look at the childpipeline you see no recent runs, even though I know it has actually run.