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

When opening a saved workflow in Designer, the python tool does and jupyter notebook do not load, and instead displays a "404: Not Found" error.  This is resolved by refreshing the meta-data (or running the workflow).  But the message is confusing and would ideally be handled differently. 

 

klonergan_0-1574203456148.png

I like how the Multi-Row and Multi-Field tools have a variable tab to help the user know the proper syntax for building their formulas such as Row-1, Row+0, and Row+1.  That said, it would be nice if the user could change the Expression manually to point to different rows.  You don't necessarily need all of these variables listed, but if the user could change to [Row-2:Fieldname] so that the formula could look two or more rows up/down.  I have a report where I want to divide one row up by the value two rows up.  I have to use a workaround where this would make it much easier.

 

Additionally, it would be nice if the Multi-Field tool could accept Multi-Row functions mixed with the Current Field function... such as [Row-1:_CurrentField_]

 

I understand these are two requests, but the ask is similar...simply that the syntax is understood in both and more versatile.

  • Tool Improvement
0 Likes

When reading a SharePoint list with the Input Tool, it does not bring in any columns that are set as "Managed Metadata". Can the tool be updated to include these?

  • Tool Improvement

I am always checking for some view (browse tools) and editing other tools. When moving around to editing other tools, the view will disappear with other selection. If there are features when we can have multiple views (result) as a reference and compare them together.

Alteryx Designer Idea.JPG

 

  • Tool Improvement

API Security requirements are constantly evolving and strengthening.  As API architectures migrate from traditional authentication models (Basic, OAuth, etc.) to more secure, certificate-based models, like MTLS/MSSL, leveraging Alteryx Designer will become increasingly difficult, especially for larger organizations trying to scale the use of Alteryx across a large user base, with vastly diverse skillsets.

 

I realize issuing API calls with certificates is possible via the Run Command tool.  We consider this a temporary workaround, and not a permanent, strategic solution.  The Run Command tool can be clunky to use when passing in variables and passing the output back into the workflow for downstream processing.

 

Therefore, I would like to request a more scalable approach to issuing MTLS/MSSL API calls.  Can an option be added to the Download Tool to allow for certificates to be passed on API calls?

  • Tool Improvement
0 Likes

While there are ways to accomplish using multiple tools, it should be a pre-setting within the dynamic input.

  • Tool Improvement
0 Likes

Default setting should be TopLeft vs TopCenter for Comment Tool.  If you have 10 comment boxes in a workflow: 9 will be comments or instructions or notes and will be TopLeft and one will be the Title and it will be Center.  I always find myself having to change to TopLeft or Center.  TopCentered instructions, notes and comments can be hard to read.

  • Tool Improvement

It would be great if there was an output option for excel files where you could overwrite the data in the sheet, but keep the formatting in the sheet. Similar to how the Paste Values option works in Excel. This would allow me to create a template with data validation, conditional formatting, column widths, cell fill colors, etc and set a workflow to run on a schedule and just paste the data into the existing template.

 

To get around this right now I have to output it to a separate tab and then paste the columns as values over the existing template. This is fine unless I am out of the office and need to bother someone else to do it. I know there have been many times where i wish this was an option outside of the report I am currently building. I am honestly surprised I couldn't find an idea already submitted about this!

 

Thanks,

Wes

  • Tool Improvement
0 Likes

As an Alteryx developer building ETL workflows for Salesforce, I want to use the successes and errors from a Salesforce Output tool in a workflow to feed other tools in the same workflow.

  • Tool Improvement
0 Likes

Apologies if this is a bit edge case and only something that I struggle with but I'd really like the option to add workflow Meta Info when saving a workflow to the Gallery.  We have a strict rule that all workflows must have a Meta Info description when we save to Gallery, but I often forget so end up saving once, then I add Meta Info, then have to save again.  I would like a little box under the details box, on the Save As, dialogue box to add this Meta Info, (see screen shot below).  This data would then also appear in the Meta Info tab in the Workflow - Configuration properties.

 

clipboard_image_0.png

The RegEx tool has a drop down list so that user does not need to go KnowledgeBase; the specifier list should be added to the DateTime tool so user has a quick reference.

 

Users would benefit from this concept if done elsewhere as well

0 Likes

When building an analytic app which uses a Map Input, please enable Interface tool functionality which would allow the app user to change the base map (roads, imagery, etc.) within the app map interface.  Currently I believe the only way to accommodate different base maps in an app is to configure multiple Map Inputs – one for each base map.  The resulting map interface duplication clutters up the app and opens the door for configuration errors.

 

Enable app user control of base mapEnable app user control of base map

 

The Input Data tool has a "Field Length" option for CSV files. The default is 254 characters. In most cases, this is woefully inadequate. I tend to add several zeroes to the end to prevent truncation. When I don't remember to do this, I get flooded with conversion errors:

"Input Data (2) The field "hours" was truncated in record #38"

 

I want to set a global default, that I can override per tool, for length so I don't have to do this every time.

Within the fuzzy match tool, it would be great to see a pre-configured match style to help with matching e-mail addresses. I understand it may be possible to configure something manually but as a newbie to the tool who relies on the pre-configured styles I think this would be a great feature.

 

An extra feature could be a table to match domains such as .gmail.com and .googlemail.co.uk, maybe similarly to the Names / Nicknames table.

 

 

Alteryx does not currently have to email tool that is configurable to use SMTP Authentication for Microsoft Office 365 or any server requiring authentication.  Our office printer can authenticate over SMTP and with TLS enabled why not my Alteryx mail tool - 'mic drop!'

 

Further explained, Alteryx is a tool that needs to live within abide by the policies and security standards in the organization not vice versa.  Therefore, it shouldn't be a big surprise, or a big ask for that matter, that a mail client should have the ability to authenticate prior to sending email of SMTP.   I'm very surprised this tool is so arcane.  Please implement quickly.  Thank you

0 Likes

Many Times We have to do same transformation or Rules on Certain fields multiple times. and In even in my team multiple developers are also doing the same thing. If we have Tools re-usability functionality like. Build at one place and every one can pull that to each of their workflows and use it multiple times. This will be really helpful and save lot of time on duplicate works

  • Tool Improvement

Need a Tool in Alteryx Designer which can Route the data on different flow based on certain conditions.

 

Right now we can do it through Filter tool but it will only two flow. But through Router we can branch out as many as flow we wanted based on multiple conditions.

  • Tool Improvement

Now

File Specification: Specify the type of files to return.

  • Tool Improvement

Disabled Containers throw errors if it contains any interface tools. It should not throw any error as the user is intentionally disabling the container.  

 

clipboard_image_0.png

Top Liked Authors