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 FeedbackMy first Alteryx challenge!
Really cool! Good job.
How can I open the .yxzp file if I'm only running 2018.4? When trying to import the contents of the package I get the error that the files were created with a later version of alteryx.
Save the file to your computer, then import it as usual. It'll create a folder with all of the files (workflow and any input file sources). Right click on the yxmd file and open it with a text editor such as notepad ++. The second line will have the version of Alteryx in it.
Change it to the version you have and save. Open the file as normal.
Thank you :)