I have set up my LogicApp and everything appears to work fine except when I try to upload back to CosmosDB from CRM.
This is what I have done so far:

The problem appears to happen here
:

error:
[\"PartitionKey extracted from document doesn't match the one specified in the header\"]
I have placed the partition within the dynamic field so I am unsure why I am getting this error:
My partition ID is
OwnerInCRM
Any suggestion is appreciated.