Sorry, we don't support your browser.  Install a modern browser

Dynamics 365: Support for Custom Entities, System Users table, and Option-Set text labels#1835

Expand the capabilities of the Microsoft Dynamics 365 connector by adding support for the following schema enhancements:

Custom Entities Support: Enable the ability to discover and query custom Dataverse entities/tables via the standard OData endpoint (e.g., soc_networkings).

System Users Table: Expose the standard systemusers entity to allow users to resolve owner/originator GUIDs into actual names in their reports.

Option-Set Labels: Include the Prefer: odata.include-annotations=”*” preference in API headers so the connector returns readable text/string labels alongside native numeric codes for choice fields.

2 hours ago