markdown parameter is not a format value. Use it when you want a table visualization to render a column as Markdown (for example bold text, links, or images) using a Mustache template filled with each row’s values.
formatcontrols standard number, currency, and percentage display for the measure.markdownrenders a Mustache template as formatted text (bold, links, images) in table cells.
Syntax
Properties
The name of the measure.
Behavior
- When you add a with
markdownto a query and use a table chart, Omni merges the template into the column’s display settings so cells render as Markdown by default. In the table visualization’s Display tab, you can customize the Markdown template and CSS, then use the Promote button to save those changes to the workbook model. - Mustache can reference
value,raw, andvalue_url_encodedfor the current field, and{{view_name.field_name.value}}(and related properties) for other fields in the row. - Referenced fields are included in the query automatically when needed.
format and markdown interact, see the Formatting values guide.
Dashboard text tiles and standalone Markdown chart types are separate from field
markdown, which applies to workbook data tables for modeled fields.Examples
Label the aggregated value
ecomm__orders.view
Link with encoded query parameter
orders.view