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
Hi,
I am facing an issue while previewing the lookup activity — it shows a 400 error. However, when I run the procedure alone, it works fine, and another lookup activity is also working. For reference, I have attached a screenshot below.
We're are facing same issue. Anyone found a solution. I think this is happening from fabric end.
Hi @dineshkumarravi,
Thank you for reaching out to the Microsoft fabric community forum.
When we have reproduced the issue and we are getting timeout error. Could you please let us know the latest error screenshot. is it 400 error or the time out?
Thank you for using the Microsoft Community Forum.
Hi @dineshkumarravi,
After thoroughly reviewing the details you provided, I reproduced the scenario again, and it worked on my end. I used it as sample data and successfully implemented it.
This might be an intermittent issue. It is currently working for us. Please let us know if you continue to experience the same problem.
If this post helps, then please give us ‘Kudos’ and consider Accept it as a solution to help the other members find it more quickly.
Thank you for using Microsoft Community Forum.
Hi @dineshkumarravi,
May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.
Thank you.
Hi @dineshkumarravi,
I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If my response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.
Thank you.
Hi @dineshkumarravi ,
the problem is still there. I think there are three different problems or changes in behavior in the last week, but one serious.
1. If in query is some small syntax error, like a semicolon at the end for Oracle DB, it returns a nonsensical 400 error.
2. If the preview contains two columns of the same name it again returns a nonsense error 400
3. If the query is a more complex query and the preview takes more than approximately 100 seconds, it returns error 408. This is different than before, either the preview takes longer than before or there is a shorter timeout. And this is a problem because it is not possible to develop a pipeline with more complex queries.
In my case, there is only code 400 or 408. But it's probably related to some timeout problem, because the error occurs with more complex and longer queries.
or
Same problem here, on Copy Activity. When I try preview on source of copy activity (Oracle DB via on-premise gw), it returns error 400 or 408. It happens in case of more complex queries.