In this section, we will briefly discuss Salesforce Analytics Query Language (SAQL) used in lenses and dashboards, and how one can use XMD 2.0 to customize and enhance the dashboards. At the end of this section, we will cover how one can add Row-Level security to the Analytics Cloud dataset.
Wave Analytics SAQL, XMD 2.0, and dataset Row-Level Security
Salesforce Analytics Query Language
We have seen the creation of lenses and dashboards. Behind the scenes, these use Salesforce Analytics Query Language for aggregating, filtering, grouping, ordering, and other operations. We will not cover the introduction to this language and how to debug it; for an in-depth understanding, it is recommended to refer to the official documentation...