Notifications
Announcements
Hi everyone,
I am facing one issue in power apps when connecting to the SQL server and tried to create a record from power apps to SQL. Power apps are showing this error message("Specific record was not found. Server response failed: Resource not found)when I am submitting the record. Can anyone please tell me what is the solution to this issue?
Thanks
Im assuming you generated a form from the sql datasource, do you try to fetch a record before submitting the form?
any screenshots/code wil help
Hi @ASHetap ,
I am trying to record the record from power apps to SQL by using patch as showing below:
Patch(sample,Defaults(sample),{Id:DataCardValue10,S_name:DataCardValue16.Text,S_request:DataCardValue17.Text,number:Label2.Text})
But this is showing me error message of server response failed.
This might be a SQL issue and not in power apps,
one thing that might cause that error is the ID, normally you would set your id as primary key and it would be automatically generated when creating a new record, consider removing Id:DataCardValue10 and refresh the data source
If this resolves your issue please mark this as the answer
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
In our never-ending quest to improve we are simplifying the forum hierarchy…
We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 386 Most Valuable Professional
Kalathiya 361
MS.Ragavendar 339 Super User 2025 Season 2