Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join 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

Reply
g3kuser
Helper I
Helper I

pipeline return value to parent pipeline

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 

g3kuser_1-1740912670056.png

 

 

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.

g3kuser_0-1740912599270.png

 

1 ACCEPTED SOLUTION
g3kuser
Helper I
Helper I

I didn't notice in documentation there is a bug related to it. Looks like I have to go with legacy pipeline execution.

View solution in original post

2 REPLIES 2
g3kuser
Helper I
Helper I

I didn't notice in documentation there is a bug related to it. Looks like I have to go with legacy pipeline execution.

Anonymous
Not applicable

Hi @g3kuser ,

 

Thanks for your feedback.

 

Best regards,

Adamk Kong

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June FBC25 Carousel

Fabric Monthly Update - June 2025

Check out the June 2025 Fabric update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.