Be sure to review our Idea Submission Guidelines for more information!
Submission GuidelinesHello,
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
It might be useful to have an option in the drivetime setup to have an option to exclude toll roads.
Note from one of our customers:
All our pharmacy images are mainly tiff format only. Since we don’t have the options TIFF to PNG or JPG converter in the BLOB converter tool in Alteryx.
We are not able convert and display the image from alteryx to PDF or Report display tool in Alteryx.
As our images are critical components of our Reporting options . This impact us to use this tool for the below use cases and we are not able move forward on this activity with Alteryx Tool.
Hi,
As per our project, we need to publish the image into a PDF file which will be downloaded from web URL. when we download the image from web URL that will be saved as TIF format in our local machine. This TIF format is not being supported by Alteryx.
The tool needs an enhancement (to support TIFF) which can be used for converting tiff format to other format OR directly tiff image should be usable in the report.
Thanks,
Raju Miyapuram
As mention on this post here I would love the ability to change the map provider to any other map service (Mapbox, google, some other paid option). This could be achieved by adding a "Map Severs" option in the default configuration and where you put in the map server details.
Changing the User Setting "Default Distance Units" doesn't only change the distance units for the Spatial tool. Bizarrely, it also changes page margin specs in the Render tool, and Height and Width specs in tools like Layout.
Separating "Distance" units from "Layout" units would be useful. I may want a map showing kilometers, but when I'm laying it out on an 8.5 x 11 page, I want a half inch margin...
Comment tools are not aligned when using the ctrl & shift & +/- keyboard shortcut. It would be great if they were.
In previous version of Alteryx, when the user selected records in the Browse tool, a count for those records would show next to the display that shows the total record count. When you separated the windows (Browse map is in one window, Browse data in another) that feature went away on the data side (it still shows in the map view side). The only way to know how many records the user selected to is launch a whole other window showing just the selected records. Could you please bring back the selected records display, like in the attached image?
Could we please have the option of selecting the fields, like the join tool, within the Calgary Join tool? It is especially problematic when I simply want to assign spatial object name to a point; i.e customers within a DMA or sales territory.
This would be agreat addition within the ConsumeView Matching tool as well.
Thanks!
With more people moving into urban developments, it would be helpful to allow analysts to measure customers within a "walking distance". Similar to drive time analysis, a step up would be to incorporate "walk time" analysis.
I´ve looked in the forums, and the idea is new. It would be great if there would be an option to make it possible to give tooltips when writing a formular yourself not only in the "basis-language of the installation", but also in e.g. english (as Lingua Franca). The reasoning: in Excel or Tableau I know many a command in only one language - and have to undergo a timeconsuming process of A) thinking AND B) looking it up in the language you have to use at that project.
Even Tableau does not offer this - and you have to create a lot of calculated fields. Alteryx could gain in UI-friendliness...
I´ve looked in the forums, and the idea is new, although it has similarities to others. Since Alteryx already supports Crtl+c and Crtl+v - why not support "F4" as well. In ALL MS-Office programs it repeats the last step and thus eases the burden on mouse and user...
I realize that repeating a whole process might (!) not be feasible - but single steps (e.g. "Formatting to the similar size like the last item....") would already be very helpful.
Since Tableau does not offer this - and it has a lot more to format and repeat - Alteryx could gain in UI-friendliness...
Idea: Allow the user to set the data type including character field width in the Text Input tool.
The Text Input tool currently auto-senses the correct type and width of the field in a Text Input tool. However, this sometimes restricts the usage of the data downline.
Examples:
1 - I often run into the situation where I've copied some data from a browse tool and then pasted that as an input to a new workflow. Then I'll turn that workflow into a macro. But then I run into an issue where the data that comes into the macro is larger than the original width in the Text Input tool. This causes problems.
2 - The tool senses that a field containing zip codes should be numeric and then converts the data. This corrupts the data and makes me insert a Select/Formula tool combo to pad the zeros to the left.
It's really great that you guys have such clear communication about updates to the third party data, like CASS.
But, would you consider sending out those update emails to just the contact person for an organization?
We are trying to keep all of our users in sync on the same versions of CASS and US Data; and the email blasts have caused some confusion. Not to mention too that our IT security policy is to not download zips/exe's from the web. We have a centralized way to bring it in, prep the download, and make available all at once to keep everyone up to date.
As detailed in How-To-Create-an-Optional-Field-for-an-Analytic-App, when using the "Generate Field Map for Input Data Tool" option in the File Browse tool, you can easily specify a field as "optional" by adding "(Optional)" to the field name in the input template. However, when you do this, it no longer automatically matches field names in the selected file unless those field names also include "(Optional)" in the field name. It would be very helpful to the user experience if the tool matched the name of the field prior to the "(Optional)" text with the fields in the selected file.
For example, if you include the field "Address (Optional)" in the input template file, and you select a file which has a field named "Address," that field is not automatically selected as a matching field. The user must manually match that field. "Address (Optional)" should automatically match "Address" if it exists. But, of course, if it does not exist, it would not match and it would remain optional.
Would be great to see a 'built-in' select on the input tool.
Appreciate you can do this when connecting to dbs but nearly every time I (and I believe most others) use the input tool to connect to a file, the next tool I use is a select tool to rename/remove/change type of the incoming data.
If there was a select tool 'built-in' to the input tool (as the mocked-up image below shows) it would offer three key benefits:
1) quicker for the user
2) cleaner workflow view (especially in workflows with multiple input tools, each subsequently followed by select tools)
3) more intuitive for new users - after all, they are the future of the Alteryx community 🙂
It will be nice to have a tool which can salce/standardize/Normalize a variable or set of variables to a selected range eg. (0 to 1) ( 0 to pi ) (-1 to 1) etc.. or user specified range.
Althoug its possilbe to do it using fomula tool which include creating new summary variables and several steps - I think its worth to have it as a tool given the whole philosophy of alteryx is to keep it easy and quick.
The option to "Disable all tools that Write Output" is great during testing but I often need to toggle back and forth and its location on the Runtime tab of the Workflow Config is inconvenient.
I think it would be great to have a button for that on the toolbar with the added feature that it would visually display whether the feature is on or off (so you don't need to see an Output Data tool to determine the current status)
Can we get a more robust read.Alteryx function for mode="data.frame"? If it is reading the stream as a data frame, can we have the option stringsAsFactors = FALSE?
I am getting tripped up a lot because the code will execute in R Studio, but will get mysterious behaviours when it runs within the R Tool. I am manually converting variables to character strings in my R Tool code which I don't have to do in R Studio. However, I'm not a highly detail oriented R developer, so I will miss variable data type conversions and have spent a lot of time going down the wrong path. Also, It makes it difficult to maintain two different scripts for the same routine.
I have started using the glimpse() function in R Tool code, to help catch some data conversions since it writes the output in the message log.
Rob Campanell
It would be good to expose the column metadata (data types) of HIVE tables when viewed using the "Select In-DB" tool, similar to the standard select tool.
As a consumer of hive table from alteryx via the In-DB tools, it adds value to understand the semantics (atleast the field types to start with) of the hive table from alteryx.
Regards,
Sandeep.
Wild card read option (Sales_*.csv ) works for reading files of the same structure available on a standard windows network/local fileshare. It would be good to have the same feature for reading from HDFS via the HDFS connection option using the input tool.
Regards,
Sandeep.