Hello,
I have to read a around 100 excel files to consolidate them into 1 text file. All the excel files have the same structure. I try to read all the excel files using regular expressions but PDI runs out of memory easily.
Is there a way to avoid this?
thanks.
I have to read a around 100 excel files to consolidate them into 1 text file. All the excel files have the same structure. I try to read all the excel files using regular expressions but PDI runs out of memory easily.
Is there a way to avoid this?
thanks.