try this @Sami_Rajput
System1_Merge_MonthlyReport.xaml (11.8 KB)
i added this part, because dt_reports is empty datatable, so your output will be empty
this code will fix that (if dt_reports is null, clone the headers of dt_monthly_report to dt_reports)
and also checked this

