sisense.com
✅ You are viewing documentation for the latest version of Compose SDK.
Version:

Interface UseGetNlgInsightsParams

Parameters for useGetNlgInsights hook.

Properties

dataSource

dataSource: DataSource

The data source that the query targets - e.g. Sample ECommerce


dimensions

dimensions?: Attribute[]

Dimensions of the query


enabled

enabled?: boolean

Boolean flag to enable/disable API call by default

If not specified, the default value is true


filters

filters?: FilterRelations | Filter[]

Filters of the query


measures

measures?: Measure[]

Measures of the query


verbosity

verbosity?: "High" | "Low"

The verbosity of the NLG summarization

Last Updated: