I want to create some reports (in loop) using Data Report.
Each report is row from Recordset. Problem- every time report is created with the same context (first row's data) . What is the reason- updating DataEnvironment or DataReport ? How to solve this problem ? Thanks
