-
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
Secure Coding Practices for Salesforce Developers
If you have worked on the Salesforce platform for over a few minutes, whether you're a developer or a Salesforce certified admin, you've likely heard…
How to insert sObjects records using Visualforce Remote Objects ?
Visualforce Remote Objects: Visualforce Remote Objects are proxy objects that enable basic DML operations on sObjects directly from JavaScript. Remote objects don't require @RemoteAction methods…
How to overcome Red Flags that indicate harm to your digital strategy?
Choosing CRM is life-changing, and this is not a joke. The way a software adjusts to your customer management approach; its ability to scale and…