Free Trial

Cloud Quests

Elevate your workflow skills by solving real-world challenges using the Alteryx Analytics Cloud Platform.

Cloud Quest #22: Unofficial Holidays

AYXAcademy
Alteryx
Alteryx

Hi Community,

 

We posted the solution JSON file to Cloud Quest 21. Check it out and let us know what you think! Send suggestions to academy@alteryx.com or leave a comment below!

 

Let’s dive into this week's quest!

 

  1. Download the provided JSON file containing your starting data and workflow files.
  2. Upload the provided Cloud Quest 22 Start.json file into your Analytics Cloud library.
  3. All necessary datasets are contained within Text Input tools in the workflow.

 

For more detailed instructions on how to import and export Designer Cloud workflow files, check out the pinned article Cloud Quest Submission Process Update

 

Scenario:

 

We are officially in the holiday season here in the US! In honor of this celebratory time, let’s discover some unofficialholidays listed on nationaldaycalendar.com.

 

For this week’s quest, your task is to create a two-column table with all these holidays in chronological order.

 

Hint: 

The DateTime tool will parse string dates with a warning if the format is inconsistent.

 

Useful DateTime Specifiers:

%d = Day number

%B = Month

%b = Mon

 

Spoiler
A combination of the Formula, DateTime, Sort, Select, and Transpose tools should solve your problem, but not necessarily in this sequence.

 

If you find yourself struggling with any of the tasks, feel free to explore these interactive lessons in Alteryx Academy for guidance:

 

Once you have completed your quest, go back to your Analytics Cloud library.

  • Download your workflow solution file.
  • Include your JSON file as an attachment to your comment.

 

Here’s to a successful quest!

 

Academy Wordmark.png

 

10 REPLIES 10
patrick_digan
17 - Castor
17 - Castor
Spoiler
image.png