ToolJet/server/templates/sales-analytics-dashboard-snowflake/manifest.json
2025-02-25 12:22:50 +05:30

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"
}