Advent of Code is now back for a limited time only! Complete as many challenges as you can to earn those badges you may have missed in December. Learn more about how to participate here!
Start Free Trial

Cloud Quests

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

Cloud Quest #5: Client Rating Analysis

Dlawless610
7 - Meteor

I did a little extra. 

 

CC#5.jpg

mceleavey
17 - Castor
17 - Castor

Another one in the books.

 

Spoiler
I'm liking the new functionality in some of the tools, such as sorting in Sample. If only we could have multi-clause in the filter without having to drop into writing the whole thing out manually. Maybe an AND/OR button that opens another clause...
Anyway, I digress.

I simply ensured the "Interpret Column Datatypes" option is checked, otherwise you would need another Select tool to change the data types, filtered the Requests to only show where Status = "Evaluated", then joined on Client ID and RequestNumber.
The first task was then just a simple summarise grouping by the Right_Status field and counting the Professional column.
The second task was another Summarise tool grouping by Professional and calculating the Average of the Rating field. Then a sample tool was applied to sort descending on the rating field and sampling the first three.

Workflow.png

Results.png


Bulien

Shelbey
Alteryx
Alteryx
Spoiler
Screenshot 2024-05-29 145949.png
Towers
11 - Bolide

easy one

Spoiler
Screenshot 2024-05-30 164517.png



phottovy
13 - Pulsar
13 - Pulsar

Ooh, another badge!!!

 

005.png

mshishido
8 - Asteroid

my sol

ggruccio
ACE Emeritus
ACE Emeritus

Becoming more familiar with the Cloud environment.

 

Spoiler
Screenshot 2024-07-03 135326.png
TonyaS
Alteryx
Alteryx

I'm doing these out of order and this was a nice break after 9, 10 and 11. 

 

Spoiler
CloudQuest5-TS-Solution_screen.pngCloudQuest5-TS-Solution_Task2_screen.png

I built an App in App Builder for extra credit. 

CloudQuest5-TS-App.pngCloudQuest5-TS-App-orchestration.png

Tonya Smith
Sr. Product Manager, cloud App Builder
AlteryxAlexB
Alteryx Alumni (Retired)

Kept it simple for this one!

 

Spoiler
Cloud Quest 5.jpg
thomasduong
8 - Asteroid

Here is my solution

 

Screenshot 2024-08-01 at 18.11.57.png