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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Ostrzak
Frequent Visitor

Concurrent notebooks in a pipeline

Hi everyone,

 

I try to use two notebooks in a concurrent session to be able to pass global temp tables in between them (without writing and reading every single intermediary value I have in my workflow). When I do it manually on notebooks, I am able to use global_temp tables, but when I run everything in a pipeline, they seem to no be concurred and I get an error.

 

Is there a way to dynamically use notebook values (as some sort of a cache) in a pipeline without explicitly saving them in a lakehouse? I feel like there will be a lot of mess with so many intermediary files. I will be grateful for every answer, even remotely associated with the issue.

5 REPLIES 5
v-cboorla-msft
Community Support
Community Support

Hi @Ostrzak 

 

Apologies for the delay in response.

We haven’t heard from you on the last response and was just checking back to see whether your query was answered. Otherwise, will respond back with the more details and we will try to help.

 

Hi @Ostrzak 

 

We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet. In case if you have any resolution please do share that same with the community as it can be helpful to others.

ajarora
Employee
Employee

Pipelines allow activities to pass control data to the subsequent activities. In your notebook you can set custom return values, and have them available to the next notebook activity, and passed down to the actual notebook through notebook activity params

Hi @ajarora 

 

Could you elaborate? The only solution I came around is to use exit values for the notebook, but it is not flexible (here is my other post explaining the issues I have: Re: Referencing notebook exit value as a variable ... - Microsoft Fabric Community)

 

Thank you in advance for any help.

v-cboorla-msft
Community Support
Community Support

Hi @Ostrzak 

 

Thanks for using Microsoft Fabric Community.

 

Apologies for the issue you have been facing. 

Could you please share me the error details which you are getting? And also can you share me screenshot of the pipeline so that I can help you in better way.

 

Thanks

Helpful resources

Announcements
April Fabric Update Carousel

Fabric Monthly Update - April 2024

Check out the April 2024 Fabric update to learn about new features.

Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Kudoed Authors