Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredJoin 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
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.
@Anonymous
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
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
Here is the screenshot of Advance settings. I tried with isolation level as both Read committed and uncommitted. But its not working
Hi @Anonymous
I tried to repro the above scenario :
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
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
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
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
74 | |
48 | |
16 | |
12 | |
7 |
User | Count |
---|---|
82 | |
82 | |
27 | |
8 | |
7 |