Want to get involved? We're always looking for ideas and content for Weekly Challenges.
SUBMIT YOUR IDEAHi there all,
Brand new beginner to Alteryx. My solution was to use formula tool to categorise the postal codes into ranges, then use a join tool to do a lookup to the table. Then used the select records tool to remove the unecessary columns (should probably have been the first step), then used the summarise tool to groupby by region, sales rep and responder and count by responder. Probably not the most simple or easiest solution by far but it matched the output, so im happy as a first attempt.
Testing
Challenge #1
Thanks community, it was indeed a interesting task to practice Alteryx.
But i would like to ask why i need to add extra sorting to make it alike to targeted output, as i notice other solutions didn't use such tools? I have no idea on this, appreciate if there is any insight for me. Thanks so much!