thank you.
@Venkatesh_Chowdary
Create a workflow which will run periodically and do following
- Excel scope → read range → specify the range → output Datatable
- Use this datatable and write range in new excel → name the excel dynamiclly (for example use datetime in the excel filename)
- Clear DataTable
1 Like