Early Access: The content on this website is provided for informational purposes only in connection with pre-General Availability Qlik Products.
All content is subject to change and is provided without warranty.
Skip to main content Skip to complementary content

ExpressionRequest

Request payload consists of natural language query, context and channelId. Examples:

{
  'text': 'show me sales by product',
  'context': 'measure',
  'channelId': 'exprEditor'
}

Properties

Name Description Type
text

The NL query.

String
context

Context to be used for expression.

One of:
  • measure
String
channelId

For tracking detailed caller info.

One of:
  • exprEditor
  • masterItem
String

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!