Hello,
I am new to Alteryx and trying to automate some data processing in a workflow. Neither the tutorial, nor the community nor the search engine could give the solution so it's time to ask in the forum.
In the perspective of automating the process of importing an Excel or csv file, I have managed to make the flow itself distinguish what type of file it is and import it in one way or another once you select it with the file browser tool. In addition to importing a csv file, I also wanted to import a text file. Would there be a way to request through the interface the different options (delimiters, line from which to start importing...) to import a text file?
Thank you,
Gabriel