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

Hello!

I had found this quirk whilst working on a fairly large workflow, where i had multiple tools cached to keep things quick. I had moved one of the tools on the canvas to a pre-existing container, and it removed the caching on my whole workflow.

Steps to reproduce:

1) setup a super basic workflow (or any workflow):

TheOC_0-1652219003418.png



2) Cache part of the workflow:

TheOC_1-1652219016332.png

TheOC_2-1652219026492.png



3) drag one of the tools (in this case the formula) into the container:

TheOC_4-1652219055172.png

As you can see, the workflow is no longer cached and i have to re-cache it.

 

This would be a welcome change as that is an unexpected behaviour to me, and so I would imagine others too. A workflow no longer being cached can cost the developer a lot of time (and potential resource, if hitting a Snowflake instance, for example). 

 

 

Thanks,
TheOC

 

  • Enhancement

Using a wide-screen monitor and canvas, I typically initiate a workflow by clicking the RUN button.  But, in my canvas, I am usually working in the left or middle portion of the screen.  The Run button is to the far right and find myself moving to the right to click the button and then back to my workflow location. 

 

I'd like to be able to have this relocated or optionally functionality to move this button (maybe even creating a customized personnel quick access toolbar or button panel) to the left portion of the canvas window.  Sure, there is a key board shortcut, but if the button is provided, than it implies that it is a valid UI feature.  I've also seen and liked the ability to have this as a right-click menu enhancement. 

  • Enhancement

There are three places that provides the log information:

1) Regular results window:

Pro: In the process sequence so the user can understand the order of the process.

Con: Doesn't have info on how long each tool takes to process.

2) Workflow -> Runtime -> Enable Performance Profiling

Pro: Processes are sorted in the processing duration descending order which helps to identify the ones that took long to run.

Con: Doesn't show the process sequence.

3) Actual Alteryx log file:

Pro: There are timestamps for each process so the duration can be calculated.

Con: Not ready accessible and not user friendly to be seen from the interface. Not clickable to see more details in the workflow.

I think it will be SUPER HELPFUL to integrate all three together to show in the process order along with the running time.

I know we have the capability to copy a Tool, and paste it into a Connection. This step requires having to right click on the connection to select the option Paste In Connection. I don't know how many times I've tried to copy tool, click on connection, and do Ctrl + V to paste just remember that it does work that way. It sure would be nice if it did.

  • Enhancement

All the other file types have different coloured icons and it works well to differentiate them in a directory. Its impossible to differentiate workflows and database icons currently. 

  • Enhancement

It will be helpful if we can set the Importance (Normal/High/Low) of an Email sent by ALteryx. 

 

A new option can be added in the existing Emailer event (see attached)

 

Best Regards!!!

  • Enhancement

It would be awesome if we could edit annotations while the workflow is running.

 

I love annotating all my tools, and I'm often sitting there looking at my canvas right after hitting run and thinking, "I should annotate that!" and then moving on and forgetting after it's run.  I'm not sure if that's feasible or not, but I think it would be neat.  

  • Enhancement

It would be easy if there is an alteryx tool or in the input tool a configuration  to put an excel password and it opens the file to use it on a workflow.

  • Enhancement

Building a custom tool is nice, but the best way to show someone how to use it is to have an example. It would be great if we could package example workflows into a yxi file so our custom tools have samples to start from. 

Hi,

I am not sure if it is only me, but quite often, I am getting distracted. I believe I am not the only person bombarded by the amount of notification/ping on chat etc. That is the reason why quite often, I forgot what I am doing.

Let's imagine a scenario like this. I want to use the date-time parse function. First, I look at the data. I want to figure out what the format is, and I want to start writing a formula.

 

Emil_Kos_1-1628193069710.png

 

I know what format it is, and I am writing a formula in a formula tool. I remember the date was the first position but what was next? I got distracted. I don't know the original formula was structured.

 

Emil_Kos_2-1628193126256.png

 

Wouldn't it be cool to see the results from the previous tool still when working on the new one?

 

Emil_Kos_0-1628193336256.png

 

My workaround is to copy-paste pics into one note when I am working on something but I am not a big fan of a workaround like this 😀

 

Emil_Kos_1-1628193554913.png

 

 

 

  • Enhancement

For the Image Input Tool please add:

 

   1) A wildcard input for filename.

   2) A check-box to choose sub-folders.

 

 

001.jpg

When Alteryx Designer detects an existing 32-bit Oracle driver on a user's machine, it displays an error message saying  that it requires a 64-bit driver.  If there is no driver at all installed, it will go ahead and install one. 

 

Can we get Alteryx to simply prompt the user to install the 64-bit driver instead of the 32-bit driver present error message? 

 

(I know they can co-exist since removing the 32-bit driver will cause Alteryx to install its own 64-bit driver after which one can re-install the 32-bit driver.)

 

Thanks!

D

 

When outputting data to a spreadsheet, the default option is "output to a new sheet". The second time you run your process, you get an error unless you are amazing enough to remember to change the output option to "overwrite sheet".

 

If you change to "overwrite sheet" for the first run, it actually works just fine and creates the new sheet. 

 

Can Alteryx just eliminate the "output to a new sheet option" so that users will no longer be concerned that "Alteryx doesn't work" when they get this error after creating their first process? And the rest of us will be able to save the run time with an error, then the change of the option?

 

Thanks!

The option to "Disable all Tools that Write Output" doesn't currently affect the Publish to Tableau Server output tool.

  • Enhancement

Yes.  I'll admit it.  I have set up email events and forgot to enter my address into the 'to' field.  The upshot is that an error was occurring in my workflow, the tool went to email me, and then double borked because I hadn't filled in a recipient. 

 

Lots of tools error out without appropriate configuration applied, it shouldn't be too difficult to get this working on the events panel also. 

 

Thank you for attending my TED talk on improvements to the Events pane.

 

 

  • Enhancement

If you open a workflow in Designer from the Gallery, make some changes, and then attempt to save it back to Gallery (i.e., Ctrl-S), you receive the Save Workflow dialog (as per attached).  However, if you then realize that you want to make an additional change before saving the workflow and click 'Cancel', the workflow closes without saving.  The expected behavior would be for the Save Workflow dialog to close, but not the entire workbook.  This is terrible functionality and should be fixed because it results in lost work.  Thank you

 

 

  • Enhancement

When developing workflows, it would be great if there was a feature to be able to disable multiple containers at once, rather than having to click on each one individually, for example through selecting all of the required containers and right clicking "disable selected containers".

 

In the meantime, a workaround is to copy the portion of the workflow being developed onto a new canvas.

  • Enhancement
0 Likes

Hello,

As of today, there are only few packages that are embedded with Alteryx Python tool. However :
1/Python becomes more and more popular. We will use this tool intensively in the next years
2/Python is based on existing packages. This is the force of the language
3/On Alteryx, adding a package is not that easy : you need to have admin rights and if you want your colleagues to open your workflow, it also means that he has to install it himself. In corporate environments, it means loosing time, several days on a project.

Personnaly, I would Polars, DuckDB.. that are way faster than Panda.

0 Likes

(1) The green banner saying that the workflow has finished running should stay until dismissed

 

(2) The indicator on the tabs showing which workflows had run should be colour coded (still running / completed without errors / completed with errors)

 

Thanks!

0 Likes

The Email tool does not send out e-mails after an error occurred in the workflow. Since this usually is a good thing, it sometimes would be helpful being able to send out e-mails also in case of errors.

In particular, I want to send out an e-mail with a detailed and formatted custom error message.

 

Thus, please add a check box "Also send mail in case of errors" which is off by default.

 

Side note: The Event "Send mail After Run With Errors" does not work for me because it is too inflexible. Just sending out the OutputLog is not helpful because the error message might be hidden after hundreds of rows.

 

Top Liked Authors