Magidoc

MetabaseQuestionParameter
Object

A single parameter defined on a Metabase question. The slug is what must be supplied in the embed token's params , and is what a curated chart's param mappings target.

Fields

#

isMultiSelect

Non-null

Whether Metabase allows multiple values for this parameter.

name

Non-null

Human-readable parameter name as configured in Metabase.

slug

Non-null

The parameter slug used in the embed token params and the Metabase question definition.

type

Non-null

The Metabase parameter type (e.g. 'category', 'date/single', 'id').

Usages

#

References

#