Applies to Product - Microsoft Dataverse
What’s happening?
The entityName field in the dependencies table of Application Insights telemetry events for an offline model-driven app is showing as null.
The entityName field in the dependencies table of Application Insights telemetry events for an offline model-driven app is showing as null.
Reason:
Education.
Education.
Resolution:
The entityName attribute is only present when relevant, such as when the page types like EditForm, EntityList, and Dashboards are bound to an entity. If the form is not bound to an entity, the value may appear as undefined.
The entityName attribute is only present when relevant, such as when the page types like EditForm, EntityList, and Dashboards are bound to an entity. If the form is not bound to an entity, the value may appear as undefined.
