Chapter 4 : Lens and Exploration

 You can create a app and share with user, group, role.

Explore dataset by simply clicking on it. This is called Lens.

Can add multiple parameters for bar length

Bars are GroupBy

Trellis : Repeats entire view group by trellis.

Set Query Limit to set limit of rows fetched from query. It helps in bottom or top analytics finder. For example, below are bottom 3 opportunities

Filters section is used to add filters

Using Charts you can change the presentation

It has Chart Mode, Table Mode, SAQL Model.

You can rename field label in Dimensions section

Recommended to change the field label at Data layer in dataset. So that backend SAQL queries and UI have same values.

You can assign colors at Lens level by clicking on edit on dimension field.

You can assign currency, by going to Measures and selecting format.

Conversational Analytics is the FUTURE. Type query in conversational box below.



































Setup VSCode with Salesforce

Step by Step guide to setup VSCode with Salesforce Install vscode Install Salesforce CLI (developer.salesforce.com/tools/sfdxcli) Perform fo...