Weekly Challenges

Solve the challenge, share your solution and summit the ranks of our Community!

Also available in | Français | Português | Español | 日本語
IDEAS WANTED

Want to get involved? We're always looking for ideas and content for Weekly Challenges.

SUBMIT YOUR IDEA

Challenge #143: Developer Community Anniversary Edition

OllieClarke
15 - Aurora
15 - Aurora

Used the zip file, then changed the set up just a little 🙂

Spoiler
Challenge 143.png
T_Willins
14 - Magnetar
14 - Magnetar

It took me a bit to get this and had to use the hint, but I learned a lot about how to write the code and not just read it (usually to parse it).  My coding training a long time ago was in FORTRAN and FORTH (long time ago as in Disco sucks, New Wave is awesome), but I am learning Python and HTML to improve my Alteryx skills.  I also modified the macro to bring in the input Z.  I felt like I was in the tesseract in Interstellar being able to "pluck the strings" behind the scenes and affect what was happening on the Alteryx Canvas.

 

Spoiler
Outlier Macro.JPG

 

Workflow 143.JPG

 

HTML 143.JPG

 

JoshuaGostick
11 - Bolide

My solution

 

Spoiler
challenge_143.PNG
mbogusz
9 - Comet
Spoiler
Basic challenge solution and testingBasic challenge solution and testing
rmassambane
10 - Fireball
Spoiler
Challenge_143.PNG

rmassambane
10 - Fireball
 
RWvanLeeuwen
11 - Bolide

Today I learnt: as of now I am an Alteryx Developer (lol)

Body text I used:

 

Spoiler
<div class="widgetLabel">Enter Z-score threshold for univariate outliers</div>
<ayx data-ui-props='{type:"NumericSpinner", widgetId:"z_spinner"}' data-item-props='{dataName:"z_spinner", dataType:"ConstrainedFloat", max:3, min:0, step:0.1, allowedPrecision:2}'></ayx>

<div class="widgetLabel">Select field to test</div>
<ayx data-ui-props='{type:"DropDown", widgetId:"field_dropDown"}' data-item-props='{dataName:"field_dropDown", dataType:"FieldSelector"}'></ayx>

 

 

 

Images along the way:

 

Spoiler
143 Alteryx Developer Folder.jpg143 HTML GUI school.jpg143 old school.jpg143 trial and error.jpg

 

 

 

 

Result:

143 result.jpg

dsmdavid
11 - Bolide
Spoiler
dsmdavid_0-1584920268824.png

 

atcodedog05
22 - Nova
22 - Nova

Awesome learning i want to explore this more later.

 

Spoiler
atcodedog05_0-1586030264307.png

 

Jonathan-Sherman
15 - Aurora
15 - Aurora

Challenge 143 is done!

 

Spoiler
image.png