Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Cloud Quests

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

Cloud Quest #12: Supply Chain Negotiation

mshishido
8 - Asteroid

fun one

geoff_zath
Alteryx
Alteryx

Solution attached for Standard mode tools.

Spoiler
quest_12_workflow.png

tshih18
Alteryx
Alteryx

Had to make sure with provided solution that I used the correct multiplier for Round()

Spoiler
Screenshot 2024-07-17 at 12.26.52 PM.png
mceleavey
17 - Castor
17 - Castor

A bit of concatenatey magic.

 

Spoiler
I first created a sum of units per part number and joined it back so I had this in a new field.
I then calculated the % of prior and smooshed it together with the supplier name using a formula tool. I then used a Sum tool to group by the part number and concatenated the Supplier % of prior and joined the second dataset to give me the rest of the data. I had to ensure it was sorted correctly before the concatenate to get the exact answer.

Workflow.pngResults.png


Bulien

patrick_digan
17 - Castor
17 - Castor
Spoiler
image.png
TonyaS
Alteryx
Alteryx

I also made an app in App Builder. 

CloudQuest12-SupplyChainNegotiationAppBuilderAppOrch.pngCloudQuest12-SupplyChainAppDesign-TS.png

 

 

Spoiler
CloudQuest12-TS-Solution_screen.png

 

Tonya Smith
Sr. Product Manager, Adoption & Expansion
bradshaw
Alteryx
Alteryx

My solution.

Spoiler
Screenshot 2024-12-03 at 9.48.36 PM.png
JoachimCaronTIL
8 - Asteroid

Here is my solution

 

Spoiler
Quest 12 JC.png

SGolnik
11 - Bolide
11 - Bolide

Another one done! 

Spoiler
Quest 12 Screenshot.png
Carolyn
12 - Quasar
12 - Quasar

Solved! Slightly different rounding and my supplier contribution % is in a diff order, but I'm calling it close enough

 

Spoiler
2025-01-10_13-24-09.png