Cmdlets for Tableau CRM Analytics

Build 24.0.8963

QueryLanguage Parameter (Connect-TableauCRM Cmdlet)

Determines the language in which the query is sent to Tableau CRM.

Syntax

Connect-TableauCRM -QueryLanguage string

Possible Values

SAQL, SQL

Data Type

cstr

Default Value

"SAQL"

Remarks

Tableau CRM supports both SAQL and SQL as query languages. The languages have their differences in behavior, for example, SQL returns a group for null values in a grouped query by default. But, SQL doesn't offer support for some features that are available in SAQL.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.8963