I have this error in the data entity when I want to update data, but my table is global, that is, it does not have the DataAreaId field, how can I solve it?
Error:
A row created in the CustTableMasters dataset was not updated. Error message: "Write failed for table row of type 'CustTableMasterEntity'. Infolog: Error: The DimensionLegalEntityContextField property must be set to the DefaultDimension field or the PrimaryCompanyContext property to the data entity.."
Thank you.