Now that Gallery has been on Community for a little over a year, it seems like a good time to look back at some interesting macros, tools, and packages! Keep reading to see the wide variety of useful Gallery uploads (and note, for this blog, I am excluding Alteryx-created items and only looking at user submissions). Who knows, maybe one of them can solve the use case you’ve been stuck on or help speed up your workflow development time.
This data cleanse tool provides you with more functionality and a faster cleanup.
The Jira iterative macro obtains Jira data in a transactional record-based format. The macro connects to Jira through their API, establishing a customizable query that will iteratively retrieve records from a Jira project. The workflow parses and processes the JSON data into a consumable format for further analysis. You can find detailed documentation in this post.
This macro from TravelTime can be used to convert street addresses into lat-long coordinates, and vice versa. Enables addresses to be added to the map as points for further analysis. Download a free API key to get started.
If you have an Alteryx Private Gallery setup, you can use your key and secret to hit the various api endpoints with this macro. See this post and this post which have details on how to obtain your key and secret as well as background on how the macro was built.
This macro enables you to detect outlier data points by a variety of methods. You can identify, delete or modify the points. The macro is in beta and any feedback about the functions or how the macro works would be appreciated.
This macro will generate a hierarchy table that displays all the parents of a given child field, based on an input that provides a list of child-parent relationships. For a blog article describing the macro in detail, please refer to this article: Building a Hierarchy with Kevin Bacon.
This tool allows you to pass a password and file location of a password protected Excel file and input its data into Alteryx. Once installed, it will appear in the In/Out tool group.
This macro allows users to easily output their workflow to multiple Excel files or sheets, removing the need for creating a custom file path each time either of these options are required.
A simple One-Hot Encoder tool allowing for quick and easy encoding of your categorical variables.
This Macro is intended to allow you to count the business days between 2 dates for each row in your dataset. It takes into account your organization’s and your country’s holidays. The package contains the macro itself and a demo workflow for easier use.
There you have it—10 great tools to try out in your Alteryx workflows. A big thanks to the community members tagged above for sharing their knowledge and skills with everyone.
Is there something that you downloaded from Gallery that has made your workflow development easier? Share it in the comments below!