if data_prev:
                # Previous fiscal year
                for report in data_prev:
                    line_match = rexp.match(report['kpi_technical_name'])
                    if line_match: