Create a Nimble Query
Query Builder is a point-and-click tool for examining your Salesforce data in almost infinite combinations, displaying it in easy-to-understand formats, and using the resulting SOQL SELECT statement with AppExchange apps like Nimble AMS and customizations. Use it to set up new queries.
User Permissions Needed
Query Builder Admin permission set.
- In the tab bar, click , or in Salesforce Classic, click .
- Click Queries.
- Click New.
- In
Query Name
, enter the unique name of the query you are creating. You can change this later by clicking next to the query name. - In
Description
, enter a description of where this query will be used and what it does. In
Object
, select the object containing the fields you want to appear in your query.In case you have two objects labeled similarly, the API name for each object displays after the object label.
- If the object has defined field sets, in
Pre-Select Fields From Field Set
, select a fields set(s) containing the fields you want added to your query to start. - Click Next.
Select fields.
Optionally, add field filters.
Optionally, sort the results.
Optionally, limit the results.
Preview the results.
- Copy the query to your clipboard or click Save to create a query record to use with an AppExchange app like Nimble AMS or a customization.
Nimble Query Automatically Copied to Custom Metadata Types
Once a Nimble query is created it will automatically be copied to SOQL queries in custom metadata types and hence will become deployable in newly generated orgs.
Related Links
- Salesforce Object Query Language (SOQL) (external)