I am trying to export 2000 entries from SAP to Data table. Currently I am having 2000 entries copied in my datatable. When i tried writing entire content from datatable to excel via Write Range activity, it is copying only 91 records. When i check count of datatable, it is showing count as 2000. Can anyone please suggest me some solutions.
I am not passing any range. I have added write range activity and gave inputs as sheet name and data table name. Can you please tell me if any range needs to be mentioned in write range activity. I have tried with new excel also. But still it is copying only 91records.