Posts

Showing posts with the label Group By

Salesforce Fact #782 | EMPTY_ID in group by

Image
While using GROUP BY in SOQL to find out the count of users corresponding to each role, for the blank role the developername is shown as 'EMPTY_ID'. Attached is the screenshot.