Use SAQL (Salesforce Analytics Query Language) to access data in CRM Analytics dataset. CRM Analytics uses SAQL behind the scenes in lenses, dashboards, and explorer to gather data for visualizations.

Developers can write SAQL to directly access CRM Analytics data via:

  • CRM Analytics REST APIBuild your own app to access and analyze CRM Analytics data or integrate data with existing apps.
  • Dashboard JSONCreate advanced dashboards. A dashboard is a curated set of charts, metrics, and tables.
  • Compare TableUse SAQL to perform calculations on data in your tables and add the results to a new column.
  • Transformations During Data FlowUse SAQL to perform manipulations or calculations on data when bringing it in to CRM Analytics.
  • Introduction
    Most actions you take in Analytics result in one or more SAQL queries. Every lens, dashboard, and explorer action generates and executes a SAQL query to build the data needed for the visualization.
  • Use SAQL in the CRM Analytics Dashboard
    Use the CRM Analytics Studio user interface to modify existing SAQL queries or write new ones. Writing SAQL queries in the user interface is the easiest way to get started.
  • SAQL Null Measures and Dimensions
    With CRM Analytics, you can use null measure handling to add null as the default value for numeric columns in datasets. Use null dimensions to return grouped null values from your SAQL queries.
  • Analytics SAQL Release Notes
    Use the Salesforce Release Notes to learn about the most recent updates and changes to Analytics SAQL.
Related Posts
Salesforce OEM AppExchange
Salesforce OEM AppExchange

Expanding its reach beyond CRM, Salesforce.com has launched a new service called AppExchange OEM Edition, aimed at non-CRM service providers. Read more

The Salesforce Story
The Salesforce Story

In Marc Benioff's own words How did salesforce.com grow from a start up in a rented apartment into the world's Read more

Salesforce Jigsaw
Salesforce Jigsaw

Salesforce.com, a prominent figure in cloud computing, has finalized a deal to acquire Jigsaw, a wiki-style business contact database, for Read more

Service Cloud with AI-Driven Intelligence
Salesforce Service Cloud

Salesforce Enhances Service Cloud with AI-Driven Intelligence Engine Data science and analytics are rapidly becoming standard features in enterprise applications, Read more

author avatar
get-admin