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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi
I want to pass return value from child pipeline to parent pipeline and followed the example mentioned in this guide.
Set Pipeline Return Value - Azure Data Factory & Azure Synapse | Microsoft Learn
Child pipeline
Unfortunately I am getting error indicating the output property of pipelineReturnValue itself doesn't exist.
The expression 'setProperty(json('{}'),'output',activity('Invoke pipeline1_copy1').output.pipelineReturnValue.child_return)' cannot be evaluated because property 'pipelineReturnValue' doesn't exist, available properties are 'id, itemId, jobType, invokeType, status, failureReason, rootActivityId, startTimeUtc, endTimeUtc, monitoringURL, pipelineRunId, ResponseHeaders, effectiveIntegrationRuntime, executionDuration, durationInQueue, billingReference'.
Strangely this works fine in legacy pipeline activity and not preview pipeline activity.
Solved! Go to Solution.
I didn't notice in documentation there is a bug related to it. Looks like I have to go with legacy pipeline execution.
Since Invoke Pipeline is out of preview I had assumed this would be fixed?
Or is there a new way to access the returnValue?
I didn't notice in documentation there is a bug related to it. Looks like I have to go with legacy pipeline execution.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Fabric update to learn about new features.
User | Count |
---|---|
7 | |
2 | |
2 | |
1 | |
1 |