mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-05 06:18:34 +00:00
9 lines
393 B
JSON
9 lines
393 B
JSON
|
|
{
|
||
|
|
"name": "Sales analytics dashboard - Snowflake",
|
||
|
|
"description": "Visualize key sales metrics like total customers, revenue, AoV, and ROI using interactive dashboards for data-driven insights with Snowflake as the backend.",
|
||
|
|
"widgets": ["Table", "Chart"],
|
||
|
|
"sources": [{ "name": "Snowflake", "id": "snowflake" }],
|
||
|
|
"id": "sales-analytics-dashboard-snowflake",
|
||
|
|
"category": "sales"
|
||
|
|
}
|