Featured Ideas
Hello,
After used the new "Image Recognition Tool" a few days, I think you could improve it :
> by adding the dimensional constraints in front of each of the pre-trained models,
> by adding a true tool to divide the training data correctly (in order to have an equivalent number of images for each of the labels)
> at least, allow the tool to use black & white images (I wanted to test it on the MNIST, but the tool tells me that it necessarily needs RGB images) ?
Question : do you in the future allow the user to choose between CPU or GPU usage ?
In any case, thank you again for this new tool, it is certainly perfectible, but very simple to use, and I sincerely think that it will allow a greater number of people to understand the many use cases made possible thanks to image recognition.
Thank you again
Kévin VANCAPPEL (France ;-))
Thank you again.
Kévin VANCAPPEL
Not sure if this has been submitted... or if this option is already in a newer version.
There should be an option, after correcting an issue/error within a workflow for users to start again at the error point instead of running the entire workflow again.
This option will help users to streamline the process of building workflows and avoid wasted time spent waiting for large complex workflows to complete or error out.
A suggestion for the designer product...
When one right clicks on tab showing a workflow, an option should come up to duplicate workflow/macro/etc.
Solution: One needs to change the config to "arrange fields by name" then refresh before you can arrange fields manually
I would like this problem to be handled by some method that tracks for changes and warns the user rather than throw an error.
I would love to have alteryx dump the excess amount of records on a new sheet in the same excel file that the user creates for dumping the output.
Actually, could you incorporate trade area tool into the spatial match tool since these tools are usually used one after the other?
Bedankt!
The tabs for the Workflow-Configuration sheet has the Canvas tab as the first one and defaults back to the Canvas tab after running. I want to be able to have the Workflow tab be the first tab and return to the Workflow tab after running. This can either be the default, or user-selectable ordering of the tabs.
Thanks.
I have found a post where the grid size in the Grid Tool can be update using an interface tool -- which is really wonderful.
What I would love to see is the grid size text entry box being able to accept a field name/variable, so that this can be modified without needing the interface.
This would be useful because I have users uploading shapes to be analyzed -- they don't necessarily know the size of the shape so I would rather the grid size be automatically calculated based on the square mileage of the shape.
I have a strong feeling Alteryx doesn't handle ascii control character End of medium (EM) when writing to an excel sheet. Created an unreadable excel file. However if you write the same data to csv and then open it in excel everything is fine. My idea is to have the bug fixed or to be informed what I did wrong.
Our development team prefers that we connect to their MongoDB server using a private key through a .pem file, instead of a username/password. Could this option be built into the MongoDB Input?
Create the ability to randomly sample X number of records. For example, randomly select 16 samples from a data set.
I would like to use the precreate statement as part of a app. That means if a user selects ID '12345' from an interface tool, I would like to delete recs in SQL server with that same ID through the pre create statement, then afterwards I would append new records with the same ID.
What I really miss is having the ability to send one Name & Value to an interface tool like label or readonly textbox.Then I could use Label/Textbox->Action->Output and change the precreate statement that way.
I tried the formula way but SQL think I am running a stored procedure.
It looks like I need to use a listbox or dropdown tool and do it that way but that means I am cluttering my app with unnecessary tools.
Could you give interface tools a 'hide' property or allow a field to be passed to the pre-Create SQL statement?
Unless there's another way to do all this?
For new users (and sometimes even veterans) understanding what an error message means can be a challenge.
I think it would be great to be able to right click on an error message (or warning) in the results window and have the option to "Search Community for error".
There should be a page like this one for every error message:
https://community.alteryx.com/t5/Alteryx-Knowledge-Base/Error-Type-mismatch-in-operator/ta-p/34149
(Nice job @AndrewL )
Or, if the Help had documentation on common error messages and their resolution then an option to "See Help document for this error". Currently the help has nothing that I could find.
Cheers,
Bob
Cheers,
Bob
Today i stuck in one position where my current module gaves an error because it doesnt found the Fields name. I define the field name in Formula tool for validation and harmonization. So as my Fields changes formula is also changes. But i donot want to make any changes in my Module.
So what i am thinking it will be better that we can define a formula in any file format like (.xlsx or .csv) and take the Input in formula tool.
So we do not have to change the module again and again. We just need to change the mapping file against the lates file coming. So we can check the file and define the formula in mapping file.
Thanks in Advance.
Hello,
I think it would be extremely useful to have a switch connector available in Alteryx. What I mean by a switch connector is a connecting line with an on/off state that will block the data stream through it when off. Something like below:
Switch Connector in an "Off" state
This would be extremely useful when you only want data to flow down some of the paths. In the example above, I might turn the switch connector to off because I want to see the Summarize results without outputting to a document.
The current methods for having a path/set of tools present but unused are insufficient for my needs. The two methods I and Alteryx support were able to find were:
2. Putting the tools in a disabled tool container - I cannot see the tools when the container is disabled. I want to be able to see my tool set-up even when I am not using it.
This is inspired by the use of switches in electrical circuit design, such as:

Please comment if you also think this would be useful, or if you have ideas for ways to improve it further. Thank you!
When testing an app, I always use the Debug Mode.
However, if I have any files in the app that are using a relative reference (and are not being updated by the app), they continue to have that relative reference in Debug mode. But in Debug Mode, this Debug workflow is located in a totally different computer location that my app - C:\Users\username\AppData\Local\Temp
So when I try to run the workflow in Debug mode, it can no longer find my files that used a relative reference path.
Can you make it so that when you are in Debug mode, the relative references are changed to absolute references so the files can be found? I find it really inefficient to have to either:
1 - repoint my files that have a relative reference to their locations so they can be found when the workflow is run
2 - save the debug workflow to where the app is located so the relative reference works.
Thanks
I think it will be useful if I have an option to add field description when new fields are being created (eg. formula tool, transformation tools etc.)
The case for this is I tend to create a lot of calculated fields by combining fields and applying transformations for exploration predictive possibilities, I want to capture description of the fields while they are being created (its not always possible to set the names descriptive enough)
As of now I think I can add description using select tool but that's not optimal
Thanks,
Option to add a description for each newly created filed in all data preparation and transformation steps. Although a description can be added in the select tool but that's an additional tool in already cluttered (most workflows).
My use case for this is I tend to create a lot of fields (dummy, interaction and transformation) for predictive modelling to come up with a best model. I can not always name the same filed in such a way that is descriptive enough but I want to capture my thought on why I created a particular field right when I am creating it.
Thanks,
Ashish Singhal
It would be very helpful to be able to export your entire workflow to a poster-sized paper, either in paper or PDF format. When explaining a workflow to others, or getting feedback, the ability to see the entire workflow or lay it out on a table is very helpful