PRODUCTS > Conga Composer > Query Manager > Advanced Conga Queries

Advanced Conga Queries

After creating a query with the Conga Query Builder, you may edit the SELECT statement (in the Salesforce record) to add SOQL features that aren't currently available from the Query Builder.

A popular reason to do so is to include one or more of the new SOQL aggregation functions such as SUM( ), COUNT( ), COUNT_DISTINCT(), AVG( ) and GROUP BY which allow you to group and summarize a collection of records.

Once a query has been manually edited, do not use the Query Builder again on that record because the manual edits cannot be processed by the Query Builder

Please consult the Salesforce SOQL documentation for complete details about the aggregation functions.

Privacy Policy  |  Terms and Conditions  |  © 2016 Conga. All Rights Reserved. This page modified on October 15, 2015 at 02:45 PM.