Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Unsupported field types in Query Generation

Query Generation explicitly does not support some field types.

Unsupported field types

  • Variables
  • Tags
  • Domain Path

Reference fields are supported, but the referenced table must be included in the semantic layer. For example, a user query on caller_id.department succeeds only if the Department table is in the semantic layer.

Parent Topic:Query Generation reference