Check out the Inspire breakout session catalog! From inspiring stories about business transformation to analytics best practices, our breakout sessions have something for everyone.  

Inspire | Buzz

Ask questions, connect with other conference attendees, and share your experience.

What's your favorite cheat sheet? (handy reference you use a lot)

jfeldkamp123
8 - Asteroid

Regex makes my head hurt and I use this quite a bit:

 

https://regex101.com/

 

What are some other good ones that you use? Hoping to expand my list of handy dandy tools....

3 REPLIES 3
Luke_C
17 - Castor

I keep the datetime functions help page bookmarked, comes in handy for all the various syntax %m/%d/%Y, etc. 

 

https://help.alteryx.com/current/designer/datetime-functions

 

SusanCS
Alteryx Alumni (Retired)

Ooh, great suggestions! I'm also familiar with the Regex headache. 🤕 And I'm a regular visitor to the string functions help page.

 

Somewhat shameless plug: I often refer to our Python Tool Cheat Sheet. For other R and Python guides, I appreciate Datacamp's nicely formatted cheat sheets.

kelly_gilbert
13 - Pulsar

Same as @Luke_C, I have the link directly to the date specifiers front and center on my bookmark bar!

I also refer to How To: Use Alteryx.installPackages() in Python all of the time!