-
Formula Field in Aggregate Salesforce Query
Can any body suggest me how can i use the formula field in a aggregate soql query because when i am using the field it is throwing error that this field can't be grouped or aggregated
like
select count(id), formula__c from Object__c group by formula__c
Log In to reply.
Popular Salesforce Blogs
What is External ID in Salesforce - The Definitive Guide
Blog
in Salesforce, Salesforce Apex
In this blog, we will discuss the External ID in Salesforce. So, An External ID is a custom field that has the External ID attribute,…
How Can a Salesforce Certification Accelerate Your Career?
Blog
in Salesforce Career
The field of Cloud Computing is vast and ever-changing, with technological developments and breakthrough applications coming thick and fast. The range and scope of opportunities…
Lead Conversion In Salesforce | Best Practices
Blog
in Others
Focussing on lead conversion, it can be understood as a process of converting a lead to account, contact, and/or opportunity. Lead generation in Salesforce can…