
I am in a record, that has a subgrid. The view in the subgrid is set to "Actie Related Projects". Now when I go an add a new record, the record doesn't show up I the subgrid. However, if I go under the related tab and select the "related projects" emtity and look at the view of "Active Related Projects" the new record appears.
What am I missing?
Hello!
This is probably because there isn't a relationship between your record table (entity) and the Projects table (entity).
You may want to check if the 1:N relationship between both is inheriting the value in a look up for example, to make sure the records are actually related.
Looking into "Active Related Projects" confirms that the record is created, but not being tied back to the original record.
For more information on relationships refer to: Create 1:N (one-to-many) or N:1 (many-to-one) relationships in Dynamics 365 Customer Engagement (on-premises) | Microsoft Docs.
Thanks!
Community Support Team - Paola
If this Post helps, then please consider Accept as solution to help the other members find it more quickly.