We posted the solution JSON file to Cloud Quest #46. Check it out and let us know what you think! Send suggestions to academy@alteryx.com or leave a comment below!
For more detailed instructions on how to import and export Designer Cloud workflow files, check out the pinned article Cloud Quest Submission Process.
For this week’s Thanksgiving holiday themed Cloud Quest, you’ll take a look at what dishes people typically serve in different US regions.
The dataset contains information about the types of dishes served at Thanksgiving dinners in US households. The columns include type of protein, cranberry, gravy (yes/no), type of sides, pies, dessert, and the US region they are located in.
Task 1: Find the total number of food dishes (protein, cranberry, gravy, sides, pies, and dessert) served in each household.
Task 2: Find the average number of dishes served for each US region.
Task 3: Calculate what percentage of total pies comes from each region.
Task 4: Determine the most popular combination of side dishes, and how many households are serving it.
Hint: You can use the Text to Columns tool to “pivot” concatenated values to rows
Image: Generated by Google Gemini, Nov 24, 2025, https://gemini.google.com.
After completing your quest, head back to your Analytics Cloud library:
- The Academy Team
Download Start File | Download Solution File
I can not match my solution with the provided ones except for question#1, I would like to see others take so I can knwo where goes wrong in mine. 😂
Here's my take on this cloud quest:
Hi @Qiu You can use my solution to compare, but then again I have some slight differences for Task 3 so perhaps my output is somehow fundamentally different to what is required, so let's see what others come up with :-)
Thank you very much.
I had to go back up weekly challeng #295 to see what I did back then. 😁
Great topic to start here!
I took liberty in sharing links and screenshots:
Done!
My solution!
I got task 3 output to match perfectly.