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
Ostrzak
Helper II
Helper II

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
Microsoft Employee
Microsoft Employee

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
Microsoft Employee
Microsoft 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
Microsoft Employee
Microsoft Employee

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
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.