Hello,
I am fairly new to Alteryx. Hi, I've been searching for an answer, but no other related discussions seem to apply to my particular problem.
I have many logs files I want to preprocess all of them one by one. for one file it works Fine, but for many files it does not works. Issue when add.log files it reads as text file and convert its text to data frame. so we add some processing and cleaning tools for getting the output. I want to process the files when one file complete other file should work till end of files from folder.
I have attached the work flow for one file. I want for multiple log files and also tried with batch macro not getting results.
Any help would be greatly appreciated!