When you're an @alteryx user wanting to find out who else has the Alteryx Expert Certified badge how should we do it? Use the community API of course! @cgoodman3
What a great Friday treat for these to arrive! Can’t wait to wear it at an @Alteryx conference sometime in the future! Thank you @tuverino! @dataschooluk#AlteryxACE
When I solved my first @alteryx Weekly Challenge on the 20th November 18 there were 140 challenges, almost two years later there are 237 and i've finally joined the 100% club! Big appreciations to @dataschooluk for helping kick off my Alteryx Journey and all the help you give us!
A6 #AlteryxChat
I keep a keen eye on the Alteryx community (available at https://t.co/dj80cWsNPB) where I love seeing vast array of questions and answers. I may have been "Alteryxing" for almost two years now but I can still learn something new everyday and that's what drives me!
@h0llingsw0rth Wanting to "test" for one or more spaces? That's a use case for a Regex_CountMatches() function!
REGEX_CountMatches([Text], '\s+') or REGEX_CountMatches([Text], '\s{1,}')
with \s being the "space" qualifier and "+" being the one or more quantifier (in the same way {1,} is!
@h0llingsw0rth If you’re wanting to parse you shouldn’t be using count-matches! And you should have a capture group in there!
(\<\w+\>,\s.{2}\s\d{5})
A5 #AlteryxChat
To me automation is about removing the need to manually perform those time consuming, repetitive tasks we do on a daily, weekly, or even monthly basis. Allowing us to instead invest the time enhancing the businesses we work in even further!
A4 #AlteryxChat
Democratizing data is a move towards self-service analytics. Users should not only have access to their data, but also in a format they will understand and can harness insights from to create and act upon data driven decisions at speed!
A1 #AlteryxChat
The reliance on firms and employees place on spreadsheets. I strive to help businesses pull out those time consuming excel based processes; rebuilding a sustainable, future proof, repeatable workflow in Alteryx that can do the work for us time and time again!
My latest viz on @tableaupublic has been a labour of love for me. After walking a section of the Thames Path from Henley to Oxford just over a year ago in July 2019 and tracking all my data on @Strava i've finally thought of a way to do it justice!
https://t.co/EA9bW9YYD6
@mtedw@Datajedininja @DatanoobDaisy I’ve always said I have perhaps 20-25 tools in my main armoury which I use week in week out and then reach out to other tool categories depending on the task involved 🙂
@Datajedininja @DatanoobDaisy Pros of Alteryx? One of the biggest for me is the ability to create analytic apps to allow those who may feel less confident still to service their own data analytic needs and run processes that can vastly speed up some of their day to day tasks
Been stuck, not moving on a train for over an hour now. It's a good job i've got @alteryx weekly challenges to keep me busy! 2 down already, only another 60 until i'm fully up to date on all historic weekly challenges!