I had no problem reading data, but when dealing with updates I didn't find anything to do it, under microsoft guide there should be a method called setValue (https://learn.microsoft.com/en-us/power-apps/developer/component-framework/reference/entityrecord/setvalue) but when reading into my node modules on my project i didn't find any references. The only indication on the documentation states that my model-driver app should be experimental, how do i set it?
Another try was to use webApi.updateRecord but i receive the error: "updateRecord: Method not implemented".
"@types/powerapps-component-framework": "^1.3.15"
node version; v20.17.0
npm version: 10.8.2

Report
All responses (
Answers (