Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I encountered an issue when trying to run the invoke pipeline, which consists of 3 individual pipelines. When running each of the pipeline separately, they executed and successfully run without any issues. However, when running the combined invoke pipeline, it stopped after 1 second and showed a user configuration issue. I am the admin for the workspace and the owner of the pipeline. There were no issues previously when running the invoke pipeline. Appreciate if anyone has any solution on this.
set up of the invoke pipeline:
Solved! Go to Solution.
Hi @ming_ ,
Thank you for the response.
The Invoke Pipeline Preview has a known limitation that is visible within the activity itself during use. If you're attempting to return any values from the pipeline being invoked, this functionality is not supported in the preview. This could potentially be the root cause of the issue.
If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" – I’d truly appreciate it!
Thanks & Regards,
Rekha,
CustomerSupportTeam.
Hi @ming_ ,
Thank you for reaching out to Microsoft Fabric Community.
I created three new pipelines and successfully invoked them using both the "Invoke Pipeline" and "Invoke Pipeline (Legacy)" activities. Please refer to the screenshots below for reference. Ensure that you're calling the target pipeline correctly and that all linked services are properly configured.
If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" – I’d truly appreciate it!
hi @v-sathmakuri ,
thanks for your response.
All the target pipeline are set up correctly and the services are properly configured.
I try to deactivate all the "invoke pipeline (preview)" and replace with "Invoke pipeline (legacy)", there is no error message appeared by using the "invoke pipeline (legacy)", however, if I'm using "invoke pipeline (preview)", same error occrured as "user Error".
Do you why the "invoke pipeline (preview)" unable to use ?
both invoke pipeline legacy and invoke pipeline preview are pointing to the same individual pipeline and setting are same, it show success if using invoke pipeline legacy
fail if using invoke pipeline preview
Hi @ming_ ,
Thank you for the response.
The Invoke Pipeline Preview has a known limitation that is visible within the activity itself during use. If you're attempting to return any values from the pipeline being invoked, this functionality is not supported in the preview. This could potentially be the root cause of the issue.
If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" – I’d truly appreciate it!
Thanks & Regards,
Rekha,
CustomerSupportTeam.