Send clear monthly finance reports to managers without manual work. The flow builds cost center level results, adds AI insights, and emails a clean summary to the right people. It fits teams that track budgets, projects, and staffing across divisions.
On the fifth day of each month, a schedule starts the run. The date and previous month are set for filtering. SQL queries pull cost centers with active budgets and fetch YTD versus previous month numbers, department level profit and loss, project WIP, and employee counts. Each cost center runs in a loop. Code nodes format the data into HTML tables and merge everything into one report. An AI step powered by Google Gemini reads the tables and writes a plain summary with key takeaways. The flow then sends an HTML email through Outlook, with a wait node to pace delivery.
Setup needs access to your database and an Outlook mailbox. Expect big time savings by removing copy and paste work and manual spreadsheet updates. Finance leads, operations heads, and unit managers can review accurate results on time every month. It works well for firms with many cost centers and a MySQL finance store or similar data source.