Skip to main content

I have several types of report text files (start/stop, list of features with errors, ran ok no issues, number of rows, counts). to compare them to find errors and put into excel

Short answer: yes.

But... you will have to parse each different type of log file based on that file's formatting. Without seeing samples of them it's hard to say how much effort is needed and what it and isn't possible.


Reply