Hi all,
There must be a way to recognise a file type (e.g. csv or excel) then process it accordingly. Any recommendations how this could be handled?
The idea is that the user is prompted to select which file type is it e.g. csv or excel and then the workflow reads the excel or csv regardless of user specifying the delimeter. This would be useful to view the contents of the files with more than 10 million rows as excel has limitations.
Thank you in advance for your replies.