web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :

When Entity.Id Is Guid.Empty with QueryExpression.Distinct = True (Dataverse)

Nishant Rana Profile Picture Nishant Rana 11,325 Microsoft Employee
While optimising the performance of a Dataverse plugin, we noticed a QueryExpression using ColumnSet(true). The business logic only required a few attributes, so replacing ColumnSet(true) with a minimal ColumnSet looked like an easy performance improvement. The query also used Distinct = true, which we left unchanged because it had always been there and everything was … Continue reading "When Entity.Id Is Guid.Empty with QueryExpression.Distinct = True (Dataverse)"

This was originally posted here.

Comments

*This post is locked for comments