The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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
User | Count |
---|---|
16 | |
10 | |
8 | |
3 | |
3 |
User | Count |
---|---|
46 | |
23 | |
18 | |
17 | |
12 |