Hello Guys,
I have one task, currently working on CRM 2015 On-premise
I have three entities (Entity A, B and C)
Entity A has 1:N relationship with B
Entity B has 1:N relationship with C (Entity C has no relationship with A)
Entity B has Sub-grid of Entity C
Now the thing is i want to show what are the related records I'm going to add in sub-grid (Entity c) in entity B, the same (entity C) records should be displayed in Entity A (consider Entity A has sub-gird of Entity C)
Is it possible to make it?