I have some Excel files which I am retrieving from powershell, once I hit the command it takes some time to retrieve the files, like someday the number of files are 12 sometimes 15 sometimes 20, So how do I confirm whether this process of retrieval of files is completed.
At First I thought of this. But What Will I do When There are multiple files generated, if you see closely in the command I have set the per page size to 5000 rows. So Once In a File 5000 rows are up A second file is generated somewhat like this