Hi,
i have power automate flow which runs on the update of field in lead after that i was getting list of appointments which are related to the lead and on the certain condition I'm updating the appointment records but for few record it was giving error i have cross checked the record all are similar no difference.
{
/error/: {
/code/: /0x80040217/,
/message/: /No object matched the query: //r/delete from [ActivityPartyBase]//r//OUTPUT DELETED.[ActivityPartyId], 135, 0//r///into SubscriptionTrackingDeletedObject (ObjectId, ObjectTypeCode, IsArchivalDelete)//r/ where ([ActivityPartyId] = @ActivityPartyId0)/,
/@Microsoft.PowerApps.CDS.HelpLink/: /http://go.microsoft.com/fwlink/?LinkID=398563&error=Microsoft.Crm.CrmException%3a80040217&client=platform/,
/@Microsoft.PowerApps.CDS.InnerError.Message/: /No object matched the query: //r/delete from [ActivityPartyBase]//r//OUTPUT DELETED.[ActivityPartyId], 135, 0//r///into SubscriptionTrackingDeletedObject (ObjectId, ObjectTypeCode, IsArchivalDelete)//r/ where ([ActivityPartyId] = @ActivityPartyId0)/
}
}