Hi team,
I know I can read 100 files using dynamic input through directory tool. Is there a way to find out all list of files and it's record count with out opening the files?
It's like directory tool gives size of files without opening the files, similarly can we get no of records for each file?
Because my files are very bigger and opening just for sake of fetching getting file counts might not be a good idea.
Appreciate your ideas.