This site uses different types of cookies, including analytics and functional cookies (its own and from other sites). To change your cookie settings or find out more, click here. If you continue browsing our website, you accept these cookies.
We're actively looking for ideas on how to improve Weekly Challenges and would love to hear what you think!
Submit FeedbackSolution:
A beginner and month user of Alteryx:
1. I used the Select Tool to firstly view the data and change the data string type to a variable string type (V_WString).
2. Data Cleansing tool and removed the Line Breaks
3. DateTime Parse tool to change the data format ( String to Date/Time format).
4. Select Tool to rename the headings. (Realised afterwards that I could have done this in the first use of the select tool above).
5. Added a browse tool