I tried again to put 'tablename' in the dynamic content in the 'Row ID' field. It failed in every record when trying to update with the following error. Any idea?
{
"error": {
"code": "0x80090477",
"message": "The 'ExecuteTransaction' message is not supported for the Dataverse for Teams offering",
"@Microsoft.PowerApps.CDS.ErrorDetails.ApiExceptionSourceKey": "Api/PrePipeline",
"@Microsoft.PowerApps.CDS.ErrorDetails.ApiStepKey": "00000000-0000-0000-0000-000000000000",
"@Microsoft.PowerApps.CDS.ErrorDetails.ApiDepthKey": "0",
"@Microsoft.PowerApps.CDS.ErrorDetails.ApiActivityIdKey": "c7a9f742-9d04-47c0-a125-64eb6cc98197",
"@Microsoft.PowerApps.CDS.ErrorDetails.ApiPluginSolutionNameKey": "System",
"@Microsoft.PowerApps.CDS.ErrorDetails.ApiStepSolutionNameKey": "System",
"@Microsoft.PowerApps.CDS.ErrorDetails.ApiExceptionCategory": "ClientError",
"@Microsoft.PowerApps.CDS.ErrorDetails.ApiExceptionMessageName": "SdkMessageNotSupportedForCDSLite",
"@Microsoft.PowerApps.CDS.ErrorDetails.ApiExceptionHttpStatusCode": "400",
"@Microsoft.PowerApps.CDS.ErrorDetails.0": "ExecuteTransaction",
"@Microsoft.PowerApps.CDS.ErrorDetails.1": "Dataverse for Teams",
"@Microsoft.PowerApps.CDS.InnerError.Message": "The 'ExecuteTransaction' message is not supported for the Dataverse for Teams offering"
}
}