Bi Dev Guide Saql
DOWNLOAD
First things first !
To download this implementation guide, click the download button below.
If you need more information about the implementation guide, you can read the Table of Contents below.
Introduction
Use SAQL in the CRM Analytics Dashboard
SAQL Null Measures and Dimensions
Release Notes
Write Your First Query
Create a Derived Measure
Create a Derived Dimension
Analyze Your Data Over Time
Calculate How Long Activities Take
Display the Opportunities Closed This Month
Forecast Future Data Points with timeseries
Combine Data from Multiple Data Streams with cogroup
Replace Null Values with coalesce
Dynamically Display Your Top Five Reps with Windowing
Append Datasets using union
Calculate the Slope of the Regression Line
Show the Top and Bottom Quartile
Calculate Grand Totals and Subtotals with the rollup Modifier and grouping Function
Basic Elements
Operators
Statements
Functions