Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Performance XLSX

$
0
0

Hi Powershell,

I made convert multiple text files to multiple CSV files in powershell script and similarly, convert multiple text files to a single XLSX files.

Process of CSV reading is faster and really slow XLSX processing in powershell.
Why is XLSX file reading very slow in powerhsell?

Is there any way better?

Thanks


Viewing all articles
Browse latest Browse all 6937

Trending Articles