
I have a project record and in this record there is a subgrid that looks to Entity B. There is a N:N relationship between the 2 entities. Is there a way to quickly add records from Entity B to many Project records at one time? Instead of going into each Project and going to the Entity B subgrid, searching for the Entity B records and adding it.
Can a workflow do this, if so how? Or is there another way to accomplish this?
Hi,
I believe you can use https://docs.microsoft.com/en-us/powerapps/developer/data-platform/org-service/entity-operations-associate-disassociate. please use that code in plugin.
Best Regards,
Mobeen