Hi All.
I want to retrieve child data based on the selected parent record for the below scenario. I am using Dynamics 365.
On a custom entity for example entity 'A', I have two lookup field for entity 'B' and entity 'C', where entity 'B' is a custom entity and entity 'C' is out of box entity and Entity 'B' and entity 'C' having relationship as 1:N.
if 'B' record is selected on the entity 'A' form then it should display the related records of 'C' and if no 'B' record is selected then there should be no records shown for 'C"
Can anybody have a suggestion on this .
Regards,
Richa