This site uses different types of cookies, including analytics and functional cookies (its own and from other sites). To change your cookie settings or find out more, click here. If you continue browsing our website, you accept these cookies.
We're actively looking for ideas on how to improve Weekly Challenges and would love to hear what you think!
Submit FeedbackVery cool workflow!
At our analyst retreat a few weeks ago, we broke into groups to discuss learning opportunities. In answer to the question, "What learning experiences have been most beneficial?" nearly every group called out the Alteryx Weekly Challenge. (Our internal Alteryx users get together to work on one each week)
Thank you, @AYXAcademy team for all that you do to to produce these for us!
Thank you, fellow weekly challengers for sharing your solutions (and submitting challenge ideas) to help the rest of us learn!
Challenge #184 Stats
No surprises that Create Points was the most popular tool used!
Congrats to @JORGE4900 for the fastest response
Anybody know what's going on with the list of challenges today? Lots of challenges missing. @JoeM
@justindavis - should be up now!
Looks like it's happened again (but different challenges are missing this time).
Thanks!
Hey @LordNeilLord ; @Hannah_Lissaman ; @mceleavey and @Alekh ;
I've also been cooking a similar application to the one that you've been working on - so wanted to offer it up to you.
What this does is:
- Uses my own SQL server to see which challenges are not yet completed for a particular person - that's a different canvas so I just query this from a table (you've got this piece in your macro)
- There's also a another macro that brings in a weekly challenge ID; description; difficulty as reference data
- It then creates a folder structure for you that has
- The original challenge (in a folder called "original challenge")
- All the posted solutions (so that you can see other people's ideas without having to click through to each)
- For each of the original challenge and every posted solution - it creates:
- a web shortcut for Windows to the entry on the community
- All the images
- all the attachments
- And a simple html page with the posted solution
Some of this is a bit intertwined with my home SQL server - so it may not be super easy to copy over pieces - but you're welcome to this, and I'm happy to help you if you choose to add some of these bits into the app that you have created for the community.
Drop me a PM if it's worth setting up time to explain this or work through it
Hi @SeanAdams,
Loving this geek-off by the way...
Sounds good, I'm on site with clients this week but I'll try to have a look at this and get back to you.
M.
Do we have a common dashboard somewhere, where we can go and filter our I’d and check the stats?
Hi @TarunDeep,
Go to the last page of this post and at the top of the post by @JoeM with the Weekly Challenges links there are several dashboards referenced that will give you your stats. For even more fun, download one into Developer and modify it for your own reports and stats!