
HTML is allowed in the Custom tooltip code, but Javascript is disabled.


Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Show extra metrics, notes, links, and custom HTML in chart tooltips using field variables


<strong>💰 Profit this month:</strong>
${dbt_orders_sum_of_profit}
<br>
<strong>🛒 Average basket this month:</strong>
${dbt_orders_average_of_basket_total}
<br>
<strong>💳 Total Orders this month:</strong>
${dbt_orders_count_distinct_order_id}
<h3>Additional resources:</h3>
Check out the <a href="https://analytics.lightdash.cloud/projects/21eef0b9/dashboards/e2b82df2/view">Sales Dashboard</a> and the Notion doc about <a href="https://notion.so">Orders and Revenue KPIs</a>.

Was this page helpful?