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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Anonymous
Not applicable

In pipeline, Lookup activity does not query updated version of delta table in previous notebook

Hello,

In Fabric pipeline, I have first activity, a notebook which updates list of files to be processed. Second activity, a LookUp which query the same table to get a list of files to be processed. But it gets 0 records so pipeline stops. When I use LookUp query for the same table in SQL Endpoint, I find many rows matching conditions. I hope, my question is clear and you can help me resolve this issue. 

 

pshepunde_0-1715658364056.png

 

8 REPLIES 8
Anonymous
Not applicable

@Anonymous 

Anonymous
Not applicable

Hi @Anonymous 

Thanks for using Fabric Community.

Can you please send the me the screenshot of the lookup activity details? What is the query which you are using in SQL endpoint?

These details will help me to understand the issue better.

 

Thanks

Anonymous
Not applicable

pshepunde_0-1715672971759.png

select distinct date_folder
from deltaload_info
where is_processed = 'N'
and schema_name='UNICPROD'
and date_folder >= '2024/05/08'
order by date_folder

Anonymous
Not applicable

Here is the screenshot of Advance settings. I tried with isolation level as both Read committed and uncommitted. But its not working

 

pshepunde_0-1715673190349.png

 

Anonymous
Not applicable

Hi @Anonymous 
I tried to repro the above scenario :

vnikhilanmsft_0-1715707706332.png

 

vnikhilanmsft_2-1715707791829.png

 



vnikhilanmsft_1-1715707734086.png


I did not face any issue here. The SQL endpoint data matches with the output of the lookup. Hence I am unable to understand what might be the root cause for this.

I request you to create a support ticket, so that our internal team can take a close look on this to find out the reason behind this.

https://support.fabric.microsoft.com/en-US/support/

After creating the ticket please provide the details here so that we can track it internally.

Thanks

Anonymous
Not applicable

Hi @Anonymous 
We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet. Otherwise, will respond back with the more details and we will try to help.
Thanks

Anonymous
Not applicable

I am yet to create a ticket as you have mentioned. Issue is still open and I am seeking help to get it resolved. For more details, please note that notebook has a user defined function in Pyspark which is merging into the table. This table is subsequently used in next lookup activity. If possible, please try this as well
Anonymous
Not applicable

Hi @pshepunde 
We haven’t heard from you on the last response and was just checking back to see if you got a chance to create a support ticket. If yes please share the details here.
Thanks

Helpful resources

Announcements
Fabric July 2025 Monthly Update Carousel

Fabric Monthly Update - July 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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