Entertainment

  • Alternate keys in Dataverse can significantly simplify integration projects by serving as unique identifiers that bypass the need for GUID lookups, thus reducing API calls and potential errors. They allow efficient syncing between systems by enabling operations like retrieve, update, and upsert directly through natural business keys, enhancing overall performance in data management.

    Read more

  • The Dataverse Attribute Dependency Scanner is a cloud flow that helps administrators identify which cloud flows reference specific Dataverse columns before renaming or deleting them. Triggered via a Teams channel message, it automates the search for flow dependencies, making it easier to manage schema changes without unexpected failures during production.

    Read more

  • The post highlights the challenges of tech sprawl in Dynamics 365 projects, where business logic gets fragmented across multiple tools, complicating debugging and maintenance. It advocates for a streamlined architecture using one technology per concern, emphasising plugins for server-side logic, TypeScript web resources for UI, and Power Automate for approvals, to enhance governance and manageability.

    Read more