QueryLanguage
Determines the language used for sending queries to Tableau CRM, which can be set to either SAQL or SQL.
Possible Values
SAQL, SQLData Type
string
Default Value
"SAQL"
Remarks
Tableau CRM supports both SAQL and SQL as query languages, each with distinct behaviors. For example, SQL returns a group for null values by default in a grouped query. However, SQL does not offer support for some features that are available in SAQL.