Join the Power Platform Masterclass #2 starting April 23

Sync Filter: Difference between revisions

Jump to navigation Jump to search
236 bytes added ,  24 September 2020
m
Line 80: Line 80:
== Mark as Parent Pointer ==
== Mark as Parent Pointer ==


You can enable the parameter [[Mark as Parent Pointer]] in the properties of a lookup field to ensure that both parent and child records are available. However, this setting is only effective if the lookup has only a single lookup target (also displayed on the [[App_projects#Managing_fields|properties pane for entity fields]]).
You can enable the parameter [[Mark as Parent Pointer]] in the properties of a lookup field to ensure that both parent and child records are available. However, this setting is only effective if the lookup has only a single lookup target (also displayed on the [[App_projects#Managing_fields|properties pane for entity fields]]). When you use this option, sync filter of the parent entity is also used for synchronization (application uses this flag and runs the parent sync filter in the code, parent sync filter will not be copied to the child entity sync filter)


== Analyzing SyncFilter.xml ==
== Analyzing SyncFilter.xml ==

Navigation menu