-
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
Batch Apex in Salesforce - Learn About the Advantages and Syntax
Batch class in Salesforce is utilized to run huge positions (think thousands or millions of records!) that would surpass typical handling limits. Utilizing Batch Apex,…
Salesforce Data Cleansing Guide
The Salesforce data cleansing process involves identifying, correcting, and maintaining accurate and consistent data within the Salesforce platform. Data cleansing is essential to ensure the…
5 Questions That Indicates Your Business Needs Salesforce CPQ
Organizations often struggle to identify opportunities to address every aspect– the what, how, where, and why of their business for better sales. At times, the…