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
To avoid some errors occurring during upgrade or even installation, it would be great to add an option in the installer to go with a fresh installation (remove any previous Alteryx Designer).
If selected, option would:
- Warn users that everything Alteryx related is going to be deleted
- Generate a log of what is going to be removed
- Rename folders and registry keys listed there: https://community.alteryx.com/t5/Alteryx-Designer/Complete-Uninstall-of-Alteryx-Designer/ta-p/402897
(rename instead of delete to avoid "bad surprises")
A similar option could exist when one would like to uninstall Alteryx Designer.
This would remove the frustration of having to rely on a "white knight" when something happens in the middle of an upgrade or an installation.
Thanks,
PaulN
Hey all,
We have a policy (similar to the best practices guide published recently by the Copenhagen user group - thank you @danielbrun2) that Alteryx canvasses should run without warnings.
However - some of the warnings are tremendously painful to track down. For example - a union that brings together 20 or 30 input streams which gives you a warning saying "not all fields contain field X".
Can we change this to multiple warnings saying "Input X does not contain field X" so that we click straight through to the offending warning?
Additionally - when there's a conversion error - we then have to run the flow again with filters and diagnostics to find the offending row. Can we have a way that alteryx automatically sidelines an example row so that you can solve it in one pass?
If we look at all the warnings with the intention of "how do we make this something that can be solved right now, without having to run complex diagnostics, so that the very next run is 100% clean" that would be a big help.
Thank you Sean
Hello,
In Alteryx Designer application, in User Settings, please add an option for us to check/uncheck whether we would like to show/hide the Splash Screen upon app launch.
Thanks!
Some of us work in teams to build complex workflows, resulting in various versions that have to be stitched together. It would be amazing to have the workflow on a shared drive and have a mode where multiple users can build, review, and modify simultaneously. (This was one of the biggest sells for our company migration from Microsoft Office to Google suite).
This would promote collaboration, learning, and more efficient and quality driven workflows.
The reporting tools do not currently support HTML structured or unstructured lists https://www.w3schools.com/tags/tag_ul.asp
All vertical combination creates tables which group the lines together. Even if you manually create this - you get an error saying that ul (or ol or il) are not supported in composer
This creates a challenge in 2 ways:
a) When creating lists in reporting outputs - you lose the functionality of structured lists (numbering with letters; numbers etc)
b) additionally - selecting the text in tables behaves differently than selecting data that is created in lists.
Please could you add the ability to create lists in addition to tables in the reporting tools by supporting the ol; ul; and il tags?
NOTE: this could initially be done just by supporting the tags; and then later this could be a summarize option on the summarize tool; and a bullet option in the text tool.
Alteryx should allow its users to easily connect to datasources that they need for their work. On post COVID-19 world, the use of virtual services/tools is increasing and more data is being generated on those platforms. Alteryx users are then getting requests to analyze the data to advise business on their performance on these platforms.
To name a few, here are platforms that are on focus of some business now:
Zoom
Youtube
Facebook (and Facebook Live)
All these platforms offer some sort of API solution to connect to business data. However the process to get all pieces together in Alteryx to put our hands in the data is daunting. For users that do not have a strong background in programing it is even worse.
Alteryx needs to catch up and provide standard connectors to these services. Connecting to ODBC databases is not enough anymore.
Thanks
I'm just submitting @neilgallen's idea from here. The labels in the results window are still white, which is no longer visible. You can barely see that they're indeed still there when you hover over them.
Can get the global search to include the Toolkits? They are currently not in the Alteryx community pages and are extremely useful for helping people get started. They are located https://www.alteryx.com/analytic-starter-kits , which seems to be outside the realm of the global search.
use case : much of our users copy paste a formatted query to the Alteryx tools such as Connect in Db or Input Data (especially to reduce the data).
However, some of the formatting such a Carrier Return does not work
select * from `re7_kerberos_za_e_*******_ee01pub_edd`.`v_*******_flux_20170511`
Its definately not a good UX that the full browse is now in the output window. I usually have my Output on autohide and its a few extra clicks to see the browses now... Can we have both the Browse Everywhere tab in Output and Configuration Panel?
It would be great, if an ISO Weeknumber furmula was added to the Formula Tool. That way it would be easier to manage data and to get them in synch with other programs/databases, for example with Excel. Incorrect date usage between different systems can cause serious misunderstandings and inaccurate reports, thus resulting in negative impact on business decisions.
Nathan Coffee was kind enough to create a very complex Formula Tool which can produce that particular format, so the logic could be taken as an example or even a direct implementation point. Please find the WorkFlow attached.
Please enable "Friendly Name" in the e-mail tool.
e.g. None <none@none.com>
When using this configuration, the workflow fails with error:
Error: Email (1): ComposerEmailInterface: Record#1 From Field contains 2 entries
"Fiendly Name" does work when sending a Workflow Event e-mail, but not in the e-mail tool.
I really like the Tool Container. I also really like to have neat and tidy modules. Sometimes though, the two are in conflict because the Tool Container automatically sizes itself so I end up playing around with tool placement to get my containers the same.
Could you please add the option to make the Tool Container a sizeable object (like the Explorer Box) or give width and height value boxes in the tool properties?
I test the 10% percentile for {1,2,3,4,5,6,7,8,9}, whch alteryx gives 1.8, while it should be 1.
According the help, it should return the value of the target row, which shall not result any decimal in this case.
Dynamic macros that fetch the current version at every run time vs storing a static copy of the macro with the workflow at publish time are challenging to pull off using shared drives.
This suggestion is to store dynamic macros in the gallery and secure their use with collections.
Right click + "Insert After" and Right click + "Paste After" should behave the same. In the picture below I show the two cases. Currently, the "Insert After" option inserts a tool between the selected tool and the tools after it. The "Paste After" creates a new branch with the pasted tool. I think the "Paste After" should behave the same as the "Insert After": paste the tool on the existing branches. In case we want to create a new branch, we will paste the tool and connect a new branch to it.
I think it would be extremely beneficial to have the customization option to rearrange tools within their panels in the tool palette.
This would allow the user to group frequently used tools in their desired order, which would make navigation of these tools easier.
As an example, having the ability to place Data Input as the first tool in the palette would make a lot of sense to me, as its usually where I start building a new workflow.
With the Action Tool, if you use the "Update Value" action type, you have the ability to check the "Replace a specific string" option
If you use the "Update Value with Formula" action type, you no longer have the option to Replace a specific string.
Can't think of any reason why we should not have the ability to replace a specific string while using "Update value with formula"
Please can you add this in next release?
The data view of any anchor is searchable. I want to search the metadata view please.
Today I have some workflows which have certain steps that occur after files are output. I have these set up inside of Tool Containers so that I can easily enable/disable them as I am working if I do not want to produce output for this particular run. However, sometimes if I need to troubleshoot on a workflow that I haven't worked on for awhile, I can neglect to disable these, which can cause errors. This is usually harmless, but annoying.
Having two more options on Tool Containers could really help to improve this!
Disable When Browse Tools Disabled would be useful for any analysis/debugging steps that I only want to run when I am browsing to find data, but should not run otherwise.
Disable When Output Disabled would be really useful to ensure that these tools are turned off alongside the "Disable all tools that write output" option in Workflow-Configuration-Runtime.
This would save me a lot of unnecessary error messages and moments of panic, and would make these types of workflows easier for other users to debug without extensive notes.
User | Likes Count |
---|---|
6 | |
4 | |
4 | |
3 | |
3 |