You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Grouping by a collection cannot be translated to SQL.
So only possibility is grouping by owned reference. Given it is an owned entity, there can only be one owner to it hence grouping by the owner will generate the same grouping and owned navigation would be available on grouping key.
The text was updated successfully, but these errors were encountered:
Grouping by a collection cannot be translated to SQL.
So only possibility is grouping by owned reference. Given it is an owned entity, there can only be one owner to it hence grouping by the owner will generate the same grouping and owned navigation would be available on grouping key.
The text was updated successfully, but these errors were encountered: