Announcements
I'm trying to save a form in SQL, but the message is showing that there is no column x in the table, but it does exist.
When saved without the specific column, the application registers and "null" appears in the specified column field.
Lourenacdm,
This is an inner exception being thrown when the app is trying to run some stored procedure. You can see it's a server response so it's not likely an error with the app itself or a given expression, although always possible.
The most likely breakpoint is the stored procedure in question. You can look to see if there are syntax errors, maybe there are other deleted fields still being referenced in there. You'll also want to look for special characters in both the SPROC and your data, anything that could possibly interrupt this.
You can try some "toggle" type steps, as well...
For more:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/connections-list
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/connections/connection-azure-sqldatabase
https://docs.microsoft.com/en-us/connectors/sql/
If this remains persistent even with this troubleshooting, you can navigate to the Power Platform Admin Center and set up a support incident. This may not ultimately be a PowerApps issue but we can make certain.
Let us know!
Sincerely,
Patrick
Hi Patrick,
We followed the steps, remade the connections and in our database we don't have Stored procedures, triggers, etc. And the error persists.
I appreciate your feedback and we will set up a support incident on that.
We got the solution through this post.
https://powerusers.microsoft.com/t5/Building-Power-Apps/The-requested-operation-is-invalid-Server-Response-An-identifier/td-p/399814
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.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
11manish 432 Super User 2026 Season 2
Mohsin Ali 347
WarrenBelz 254 Most Valuable Professional