We posted the solution JSON file to Cloud Quest #32. 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.
As a social media manager, you would like to capture and count hashtags (#) that appear in posts on your platform.
Your goal is to build a workflow that catalogues each hashtag used, identifies which user ID posted the hashtag, and counts how many times those hashtags appear.
Represent this information in a cross-tab view grouped by hashtag.
Hint: Use the RegEx tool to tokenize the extracted hashtags.
Dataset sourced from Weekly Challenge #56.
After completing your quest, head back to your Analytics Cloud library:
- The Academy Team
Download Start File | Download Solution File
Here's my take
Done.
Done!
Many different ways to solve on this one!