I am new to MS CRM. I have below requirement: I have Entity A B and C in MS CRM 2016.
"Entity A" can have multiple "Entity B" records which are currently being displayed on "Entity A" form using 1 to N relationship. "Entity C" can have multiple "Entity A" records.I am able to display associated "Entity A" records on "Entity C" form using 1 to N relationship. On "Entity C" form, I want to display "Entity B" records associated with all of the "Entity A" which are associated with "Entity C". How can I achieve this?