I have created a data entity from a custom table and outer joined CustVendExternalItem table as child data source to add ExternalItemId field, along with custom table fields. According to our power apps developer the ExternalItemId field is editable from PowerAutomate but not in sandbox or production; even when allow edit is set to yes and is read only property is set to No in entity root and field. What should i do to make this field editable in every environment?
Data Entity field cannot be edited in sandbox and production environments
I apologize for the confusion. The attempt to change the field is made from Power Automate, not PowerBI. Also the allow-edit property of the field in data entity was set from auto to yes and then deployed to sandbox but the field is still immutable.
Martin Dráb230,371Most Valuable Professional
on at
Data Entity field cannot be edited in sandbox and production environments
I guess you want to edit the data from a Power App, not Power BI, right?
How are you accessing the entity from your app? Are you using the F&O connector, a Dataverse virtual entity or what?
You mentioned it doesn't work in sandbox and production, but it works in development environments. Have you deployed your changes to the other environments?
What exactly do you mean by saying that it's not editable? For example, are you getting an error when trying to update a value of that field? Does the record exist in your test scenarios in dev and sandbox environments? It's outer-joined, therefore it may but doesn't have to exist.
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.