-
To present example queries when a topic is selected in the workbook or using the embedded version of the query helper.
To hide the query, set the
hiddenparameter totrue. -
By the AI query helper to improve results. To exclude the query from the topic’s AI context, set the
exclude_from_ai_contexttotrue.
- From the Model menu: Click Model > Save as sample query to topic in the workbook.
- From the inspector: Click the near the bottom left corner of the page to open the workbook inspector. Click Copy query and visualization YAML in the inspector header to copy the query and visualization configuration in the sample query format, then paste it into your topic file in the model IDE.
Syntax
Properties
The name of the sample query (e.g., “Summary Stats”). Each query is defined as a key in the
sample_queries object.