mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-21 21:47:17 +00:00
16 lines
No EOL
441 B
JSON
16 lines
No EOL
441 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": "data-and-analytics"
|
|
} |