top of page
Workflow Automation Templates
A library of ready-to-use workflow templates to accelerate your data journey
Gauge Chart
Visualize data on a gauge chart

Overview
This workflow reads the input dataset, filters data for a specific month, and visualizes category-wise metrics using a Gauge Chart.
Details
It begins by reading the input dataset, then applies an SQL node to select data for the first month. Finally, the Gauge node represents each category’s data in an interactive gauge format, helping monitor values and performance levels visually.
bottom of page