Hi,
- Read excel input contain more than 500 rows
- Split the output data table into smaller data table which contain 50 rows per data table.
- Log message for each small data table row count
How to approach this one? I am not finding any Good logic to do it. Please put some hints or share xaml file.