Skip to content

April 2020

Accelerate Workflow Development with Alteryx User Constants

In this post, I am going to show you how  use Alteryx user constants to speed up development and troubleshooting in your workflows.  I learned how to apply user constants from the Altery Virtual Solution Center, which is where you can go to get one on one help with your workflows.  This is one of the best pro tips I’ve ever learned about Alteryx. You don’t want to miss this.

Read More »Accelerate Workflow Development with Alteryx User Constants

Set Multiple Scale Ranges with Document Properties

Working with multiple scales in Spotfire visualizations can be a bit of a pain. I frequently find I have more scales than I need, and getting them synched up to the same min and max values can be frustrating. Last week, I built a project that allowed users to set multiple scale ranges with document properties. Not only does it give users more control, but it keeps multiple scales synched. It required a little bit of IronPython but was easy to setup. Read on to learn how.

Read More »Set Multiple Scale Ranges with Document Properties