1. Monthly Revenue Dashboard
Financial AnalystBackground
The analyst prepares a monthly revenue report and needs to include a visual bar chart comparing performance across different departments.
Problem
Manually creating and pasting charts into Excel is time-consuming and prone to formatting errors.
How to use
Upload the revenue workbook and provide the JSON configuration to map the department names and revenue figures to a bar chart.
[{ "sheetName": "Charts", "chartType": "bar", "title": "Monthly Revenue", "categoriesRange": "Data!A2:A7", "valuesRange": "Data!B2:B7", "anchorCell": "B2", "widthPx": 520, "heightPx": 320 }]Outcome
A professional bar chart is automatically embedded into the 'Charts' sheet, providing an instant visual overview of revenue.