Salesforce Fact #495 | Rowcount in Count_Distinct()

Do you know while using the Count_Distinct() function, the query row count is equal to the number of rows checked for getting the result. This is not similar to Count() function where the row count is 1.

Attached are the screenshots.






Comments

Popular posts from this blog

Salesforce Fact #218 | Blank picklist value is actually NULL

Salesforce Fact #947 | Resolving dashboard logged-in user limit error

Salesforce Fact #929 | Nth highest in screen flow