Example
Date Grain
Image
Link
Attributes
Whether to allow content in this dimension column to wrap across multiple lines
Whether to hide this column from the table display. Hidden columns are still included in queries and can be referenced by other columns.
Whether to render the dimension value as HTML
image_options
Image display options (used when image prop is set)Example:Attributes:
- height:
number
- Height of the image in pixels - width:
number
- Width of the image in pixels - alt:
string
- Alt text for the image - hide_label:
boolean
- Whether to hide the text label and show only the image
Column name or SQL expression containing the image URL for this dimension
Column name or SQL expression containing the URL for linking this dimension
Static text to use as the link label instead of the cell content
Whether to open the link in a new tab
date_grain
Time grain for date truncation (default: day for date columns)
Format code for displaying dimension values (e.g., “yyyy” for years, “mmm” for months)
Sort direction for this dimension column. When specified, the table will be sorted by this column.