Why am I getting this error when trying to insert data into the LoansRequests
table using the LoansRequestsEntity
in D365 FO?
I’m sending the row from PowerApps using the OData entity.
I have already checked all the mandatory fields and made sure they are included in the request.
It seems like the entity is not writing the record properly, and the returned RecId is 0.
What could be the reason behind this, and how can I fix it?