Monthly P&L consolidation – from 3 days to 30 minutes
- Problem
- Finance team manually consolidating P&L from 6 entities every month, taking 3 full working days with high error risk.
- Solution
- Python pipeline (pandas + openpyxl) that pulls data from source files, validates, consolidates, and generates the final reporting pack.
- Result
- Close process reduced from 3 days to 30 minutes. Zero manual errors in 6 months of operation.