I have 3 entity in dynamics CRM (product, Sparte, and Abonnement)
The product and Sparte have a subgrid with N to N relationship.
the abonnement has a Lookup with product
in the entity abonnement, there is a Subgrid with entity Sparte (N to N relationship) and I want to copy the separate record from the product to the abonnement
I have I flow who can retrieve all the separate record from the product subgrid but I don't know how to copy this record in the abonnement entity(in the separate subgrid)?any help