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

It would be good to be able to constrain the size of an image in the vertical direction as well as the horizontal.  I am currently working on a report that has an image in the middle of a page of text.  If the user inputs an image that is not the same size as my test image, it can push text onto the next page which ruins the report.  Having the image next to the text and constraining horizontally is not an option with this project.

I have an app that contains 4 check boxes.  Each check box is independent, and when checked, two other prompts open up to the user (in this case, text boxes which are also independent of the other check boxes).

I would like to be able to "Check All", so that with one click, ALL four check boxes are checked, and their prompts all open up.

I think that it would be useful to add two new Rename Modes to the Dynamic Rename tool -- here are the existing ones:


I would add:
Take Field Metadata from Right Input Metadata
Take Field Metadata from Right Input Rows

These would allow mass changes in data type, size and scale based on either an existing data table's metadata or an external metadata table.

I would like to be able to pause a module A, run module B then restart A at a later time.   

For an email event, there are several defaults that are shown in the body (e.g., %User%, %ComputerName%, %WorkingDir%).

It would be nice to add a date in there, maybe %Date% or %DateTime% or something like that which would display the computer system time.

You can select all fields at once, but it'd be nice to select a chunk of fields using CTL+Shift+Click

Hello,

It would be great if there was an option to compute 'median' on numerical data column in 'cross-tab' tool. We trust 'median' a lot more than 'average' in many different computations.
I would stretch my suggestion far enough to propose adding quantile computations as well...

Thanks!
Whenever Alteryx recognizes a field as a Date, it should default to Date, not Date/Time. I don't think I'm in the minority, but I rarely need to see the date AND the time. 99.9% of all of my date fields do not have a time associate with them; such as: Open Date, Close Date, Remodel Date, Lease Expiration Date, Lease Start Date, Date Record Updated, Relocation Date, etc., etc., etc. So I always get results like 4/1/2013 12:00:00, which makes it difficult to query against without changing to just Date. I would venture to guess that most people don't use the time either, but I may be wrong. So, defaulting to just Date would save a lot of us that extra step for each date column.

As you know, Developers and Analysts are very picky when it comes to their UI preferences. Regardless of their preferences, providing the option to change these settings is the KEY.

 

Currently, in the latest version, under the Edit User Settings menu option, there is no way to change the dark background colour of the Menu palette which comes by default with the new version. Give us the ability to customize this please.

 

Dark_Background_Color.jpg

 

 

 

 

 

Thanks!

For the Charting tool, specify descending/reverse order for a Bar Chart type, so that it puts the largest value at the top.

It would be handy to have an increment function similar to SQL's Identity datatype that allows you to specify a seed and increment value.  It would seem like a really simple tool to add.  Ideally the seed value could come from an incoming connection to give the flexibility of retrieving the seed value from a database.

I've found a workaround explained on my blog here, but it would just be handy to have this built in.
 

I would like to work with percentages in a format similar to Excel, where the number remains a double for input, exports, and formula calculations, yet has an option to show the number as a percentage on reports and rendered outputs. 

Hi,

 

When creating an app, in the "Interface Designer", the Label doesn't allow "&", and most likely other special characters. So if I have an app explaining say telcom brands, AT&T shows as ATT. Since it's an app on the Gallery with a large audience, it would be helpful for it to display in the interface like the user inputs it. Is this something that can be updated? Thanks!

A client has requested that we provide the ability to have the two digit year begin a date string.  Currently, we have the following:

yyyy-MM-dd
yyyy-MM-dd hh:mm:ss
yyyy*MM*dd
yyyyMMdd

In addition, they have requested that we have the ability to convert from a date field to another date field.  Currently, we can only convert to/from a string to date and vice versa, but not date to date (which would be helpful in a date format).
We use the test tool extensively in our App and Macro authoring. It would be very useful to have the ability to label the tested values so that when the Test tool writes to the output window it’s more descriptive.
Example:
Currently this is the report
Error: Market (1): Tool #235: The test "The count of Columns does not match the count of Labels." failed: TargetNumRecords(#2)==102, NumRecords(#1)==106
 
 
A more useful report would be
Error: Market (1): Tool #235: The test "The count of Columns does not match the count of Labels." failed: Columns (#2)==102, Labels (#1)==106

When adding multiple integer fields together in a formula tool, if one of the integer values is Null, the output for that record will be 0. For example, if the formula is [Field_A] + [Field_B] + [Field_C], if the values for one record are 5 + Null + 8, the output will be 0. All in all, this makes sense, as a Null isn't defined as a number in any way - it's like trying to evaluate 5 + potato. However, there is no error or warning indicating that this is taking place when the workflow is run, it just passes silently.

 

Is there any way to have this behavior reported as a warning or conversion error when it happens? Again, the behavior itself makes sense, but it would be great to get a little heads up when it's happening. 

Autoren, für die die meisten Kudos vergeben wurden