The big new feature in this update is Common Table Expression support and enhanced JSON functionality.
Dataverse Search API v2
Microsoft have just announced an updated version of the API for Dataverse Search.
SQL 4 CDS v7.6 Released
It hasn’t been long since the previous release, but there’s some important fixes in this version along with some useful new features and performance improvements.
SQL 4 CDS v7.5 Released
Lots of updates with subqueries, getting server information and more in this latest update. More Efficient Subquery Filters You’ve been able to use subqueries for a long time with SQL 4 CDS, but this update brings some significant performance improvements to some of the ways they can be used. This Continue Reading
SQL 4 CDS v7.4 Released
This latest update lets you access data in the preview long-term retention feature along with lots of performance improvements and bug fixes.
SQL 4 CDS v7.3 Released
This update includes support for the new Elastic Tables feature, XML data type and more.
Elastic Tables in Dataverse
Did you notice a new option appear when you create a new table in Dataverse recently? What does it mean, and what happens if you select it?
SQL 4 CDS v7.2 Released
This latest update includes more powerful text-handling capabilities, particularly for non-English environments, more performance improvements and confirmation prompts in Azure Data Studio.
SQL 4 CDS v7.1 Released
Along with some important updates to the existing SQL 4 CDS suite of tools, this release brings brand new integrations for SSMS 19 and Azure Data Studio!
MSDyn365 Internals: Restricted state transitions
In my last post I looked at how some of the core Sales entities are read-only in everything except their default state, and how you may need to go through a series of transitions between different states to edit them. Although these are the only entities I’m aware of that Continue Reading