Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered
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.
I didn't notice in documentation there is a bug related to it. Looks like I have to go with legacy pipeline execution.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Fabric update to learn about new features.
User | Count |
---|---|
2 | |
2 | |
2 | |
1 | |
1 |