Csv Input Step

I want to read 3 csv file using #Regular Expression,How to do this?

Hello Shrikrushna,

There is no option to use regular expression directly in the CSV input plugin.
In this case, you can get all the file names through Get file names plugin and pass it dynamically to the CSV input plugin.

1 Like