Apologies in advance for what I am assuming is a very easy question. I just started using Alteryx and have spent the past few hours looking for the answer with no luck. If this has been done in another topic please just point me in the right direction and I will be on my way.
So I followed the steps in the blog post called "Rest API In 5 Minutes-No Coding" by Tasha without any issues. I was just curious about this part "you can add a Text to Columns tool after this to parse the data into a more readable format."
I used the Select tool to select only the DownloadData and from there I was hoping there would be an easy few steps to just a csv view exactly like it is formatted in the original web file (https://www.quandl.com/api/v3/datasets/WIKI/FB/data.csv). But I have not had any luck using the Text to Columns to do this.
Any tips and help you could provide a beginner would be greatly appreciated. Thanks in advance for the help. I am happy to share the file I am using if you would like, but I really just copied the steps taken in the original blog post.