I have a lookup field of customer in a form which takes data from Customer entity. I have another lookup in that form of name Primary Contact, which takes data from customer form which have an lookup field name Primary Contact. For every particular customer
primary contact is set and it is in lookup. So based on Customer selected from lookup field, I want to set value of primary Contact in another lookup using Odata.