Skip to main content

Inputs

Inputs prompt the end user to specify what data they want at run time, rather than hard-coding values into a Query. This chapter covers what an Input is, the available Input types, how to add one, and how to reference an Input in a Native SQL Query.

In this section

ArticleIn one line
What is an Input?Prompt for values at run time.
Types of InputsAutosuggest, checkbox, chips, date pickers, sliders, and more.
Adding an InputThe common and per-type configuration options.
Adding an Input to Native SQL QueriesReference an Input's alias in a SQL statement.