Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Ideas

Share your Designer Desktop product ideas - we're listening!
Submitting an Idea?

Be sure to review our Idea Submission Guidelines for more information!

Submission Guidelines

Featured Ideas

0 Compliments

It would be great for the Run Until Selected Tool to be able to used on Browse tools. In complex workflows, it is useful for testing certain parts and investigating all records in the Browse component instead of the subset previewed in the previous tool leading up to the Browse tool.

0 Compliments

I would like a function to be added that pulls the weekending date of an entered date.

 

For example, the week ending date for today, 2025-06-10 would be 2025-06-14.

It could be called DateTimeWeekEnd and look like DateTimeWeekEnd("2025-06-10","Saturday")

The value entered first would be a date or field with an optional parameter to choose Saturday or Sunday for the week ending date. I would think Saturday would be the default week ending date but I am not sure.

0 Compliments

I've seen a few older threads on this but wanted to bring it up again.

 

I have numerous workflows in which I have built in "fail safes" to prevent passing bad data out to downstream databases/reports.  I have Message tools that provide a specific message on whether the fail safe was triggered or the new/refreshed data was passed through.  The problem with the Message tool is that it is very easy for the message to get lost in the myriad log results so you don't automatically see it.  The same is true for using the Browse tool to view a dynamic and more easy-to-read message/result, you still have to make the overt decision to click the Browse tool to review the result/message.  

 

Admittingly, on their own, these "issues" seem minor.  However, when running multiple workflows as part of a group or on a regular basis, some of which can be very large and complex, its easy for these "minor issues" to become major inconveniences to utilize as they are intended or they just get lost in the static of everything that happens when a workflow runs.

 

Having something similar to a Report Text tool that can render an image and formula-driven text/conditions (font and background color controls) directly and conspicuously on the canvas would be AWESOME and go a long way to providing immediate/easy-to-see information regarding the results of the workflow.

 

I ask/encourage the Alteryx team to explore providing this capability.

0 Compliments
 
 

Snag_14866cd.png

 

I only have 2023.2, hoping to get 24.2 soon, so I haven't been able to try the newest color feature, but my idea is additional columns in the Navigation panel of a tool to update multiple connection features in one place (names and color at the moment). I'm using Python, and I have a variety of data inputs I would like to be able to easily reference in my code. Currently default names are #1, #2, based on order of connection. Similarly, I know for tools that accept multiple inputs, like Union and Join Multiple, this could also be useful if needing to reorder based on the connection names. I'm also not sure how this ties in to the color feature as described in Connection Configuration, but this could also be a good place to change colors of multiple connections at once instead of clicking into each connection. This would also require this list to allow for multiple selection at the same time, as right now you can't hold shift and select multiple lines.

0 Compliments

Currently, the Marketplace Add-ons interface when opened within Designer only contains the more significant, Alteryx made tools:
Screenshot 2025-06-02 155217.png

Which is a very useful feature, however if the tool I want to download is not on this limited list (or, I want a particular version), I still need to go through the Marketplace to download this.

 

It would be great if this functionality had all tools on the Marketplace included - potentially with the option to filter to Alteryx made tools only.

 

Cheers!

0 Compliments

Given that the current Iterative type Macro will hold each iteration output in memory, to merge it all at the end of the iterations, wouldn't it make sense to have a checkbox for "Large Data Sets" where each iteration's output is stored to a tmp file, to be merged after the iterations stop?

As it is, holding multiple iterations in memory may often be too much data for a PC, no matter how hefty.  By off-loading the memory objects to a tmp file and only holding the currently working iteration in memory, speed and efficiency would be gained.

 

This is especially critical when using Iterative Macros to cycle through APIs (pagination) and while each individual data pull may be small enough, they quickly grow in memory as each data pull is added to the in-memory object.

0 Compliments

In CrossTab tool, it have Total Row and Total Column as option. 
For Total Row, it work all the sum, count, and avg etc.
but for "Total Column", it only sum (even i not select the sum)

 

To solved this I suggest to add Total Column for Count, Avg and etc.

 

Screenshot 2025-05-27 172240.png
version 2024.2

Screenshot 2025-05-27 171536.png

0 Compliments

Is there a way to update workflow constants in analytic apps using an interface tool?

0 Compliments

Hi,

 

I was wondering if would be great to have something like TEST RUN. Where it would check all settings of the tools. 

Example -  I have workflows that pull a lot of data, do some calculation and at the end they post to Tableau. It happens from time to time that my Table Token has expired so after running for like 3 hours I am getting error for the Tableau Tool. Or similar situation with output to excel to discovered that I have choose to Create not overwrite the sheet and have to re-run the workflow. 

It would save me a lot of time when I could just do a Test Run for all the tools to make sure that everything is set correct and I am good to run the workflow and start pulling down all the data. 

Not sure if this is possible but I am pretty sure that I am not the only one with this issue :)

0 Compliments

I have to switch to using alternate software anytime I need to input a file where the spatial projection is not recognized by the input tool for a spatial object field.

I would really like to see an option added to the input tool that allows custom designation of a spatial projection. Allowing manually choosing the projection and being able to open a ".prj" (or something similar) for Alteryx to use when ingesting the data.

0 Compliments

As many Alteryx Designer users are already aware, there is an option to connect a tool to multiple tools at once by right clicking on it and selecting View Possible Connections.

 

I would like to suggest an enhancement for this feature, which I think will make it even easier to connect multiple tools.

 

Scenario 1

Suppose you drag & dropped many Append tools to existing connections as you realized you needed to add an extra information to your data. For example, a year input from a Text Input tool that is modified by the interface tool. If there were 30 Append tools, you would have to select all those available "ID - Append Fields S" checkboxes one by one.

 

Scenario 2

You added multiple Input Data tools to canvas but don't want to select them individually to connect them to a single Union tool.

 

Idea

If there were a group checkbox for each tool category on each side (Output Connections and Input Connections), creating multiple connections would be as easy as clicking on the group checkbox on the Append Fields category on the Input Connections side (for Scenario 1) or clicking on the group checkbox for Input Data category on the Output Connections side (for Scenario 2).

0 Compliments

Hi, 

 

One idea is to have the Select/Table Sheet be dynamically name according to the the interface browse tool prompt. When users are uploading many files it can get confusing. 

 

Thanks,

 

Chris

0 Compliments

Allow the user to select which type of Join is happening in the join tool. Allow the J anchor to output the join type within a radio option in the tool configuration. Right now the J anchor outputs matches in both inputs. New suggestion would allow the user to select a Right Outer or Left Outer join without having to use a Union tool after the Join.

0 Compliments

It would be nice to track changes. The function would need to have an on and off switch. Some workflows are large and you want to go back to the changes you've made. My team has 2 identical workflows one for production and one for validation. Tracked changes would help manage changes between both workflows. The tracked changes could be something like highlighting the tools red once changed, and after the function is turned on. I have attached a sample image for your reference. Thank you.

0 Compliments

Hi,

I would like to see an option within the 'Find Nearest Tool' (and maybe other Tools like it) to exclude from results when a particular Target field equals a particular Universe field.  This could be added right under the 'Ignore 0 Distance Matches' in config window.  You could have drop-downs (like a filter tool) to pick the fields etc.  Example of what I'm doing:  One Address may have multiple accounts and it's in Target and Universe.  Ignoring 0 Distance would drop all the other Accounts at the same address.  I only want it to ignore the Universe Address if it has the same Account Number and the Target Account Number.  That is a little deeper drill than just ignore 0 Distance but not too hard to add.

 

As it stands, I don't ignore 0 Distance.  I have a formula after the 'Find Nearest' to drop  Target Acct Nbr = Universe Acct Nbr.   Then a 'Multi-Row Formula' tool to fix the find nearest order.  This works, but I thought it might be nice to have it in the tool.

0 Compliments

dynamic select have field information like [field number] and etc.
i appreciate it available in dynamic rename. 

 

since both also manipulate with header.

 

Screenshot 2025-03-20 133326.png

 

0 Compliments

Currently SharePoint Input Tool allows downloading a file from SharePoint to local machine, then we can process it locally, this is great since the tool can only handle 3 types of files and won't support the rest like Zip or anything else.
SharePoint Output tool, only support the same 3 files type, but will not allow uploading to SharePoint a local file, similar to the input tool but in reverse. Why is this important:

1- We can create local files that is in a format like KML, KMZ, ZIP etc., which we can't upload it to SharePoint after.

2- updating multiple sheets on the same file, updating locally then uploading the file to SharePoint will be a lot faster and more efficient. 

 

it is easier to overcome above challenges if we use Alteryx Designer and Sync the SharePoint, or map it to local drive or folder. but it is impossible to do it when using and scheduling it on Alteryx Server.

Please update the SharePoint Output tool to allow uploading any type of file(s). Thank you.

0 Compliments

I would love to see horizontal scrolling support for mice. Currently, you allow scrolling vertically, but not horizontally. It would be so much quicker to be able to navigate with horizontal scrolling support.

0 Compliments

1. Image Processing Tool functionality should be available in Reporting tools.

2. Image Output Location should allow for a temp file location

3. Image Processing should allow lock of aspect ratio when Cropping (like Scale)

4. Image Processing should allow for fieldname selection for Crop, Scale ...etc to allow for custom calculations.  Being able to generate custom values for width and height based upon the values generated in from image profile would be useful

0 Compliments

The Multi-Field Binning tool, when set to equal records, will assign any NULL fields to an 'additional' bin

e.g. if there are 10 tiles set then a bin will be created called 11 for the NULL field

 

However, when this is done it doesn't remove the NULLs from the equal distribution of bins across the remaining items (from 1-10).Assuming the NULLs should be ignored (if rest are numeric) then the binning of remaining items is wrong.

 

Suggestion is to add a tickbox in the tool to say whether or not NULL fields should be binned (current setup) or ignored (removed/ignored completely before binning allocations are made).

Auteurs les plus complimentés