Hi Mona,
Firstly, thanks for taking a look into this.
The update card on the old dynamics connector shows Update as: DataCardValue7.Text and that card value has a key and DataCardValue7's default property is Parent.Default but on submit for the form it bounces back a nonspecific "a value must be provide for item" error that I assume refers to the customer field, but if I give it a value, even a pre-existing Customer GUID it still says the same thing so I'm not certain what value from where it's asking for.
The CDS connected version of the customer card's update property is blank since it doesn't populate a control at all. If I manually add a control like either text input or combo box etc. and set update to [control].text or [control].selected or whatever, then it comes back with a "expected polymorphic values" error.
I looked into the documentation on polymorphic values and lookup, but it was confusing on how this would apply specifically to the Customer field inside the Case entity. I've been able to create form submissions for other entities in the dynamics instance, but this one seems more complicated. If I understood more about how powerapps and dynamics are supposed to interact I think I could figure out what I'm doing wrong.
Does the form need to pull information (like into a gallery?) from existing information in the Customer field of the Case entity? Is the form submission supposed to provide matching (or new?) data to the customer field inside the case entity? Does it need to look up and re-feed the information from one entity (Accounts/Contacts/Case) to another? Something else? None of the above?
For anyone with insights into this, please pretend I'm five and need a handhold to get across the street of the Abstract Concept that is entity manipulation.



Thanks,
-Sarah