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
In some corporate instances that I have encountered, browsing to the internet is not supported. What I've also seen is private instances of wiki media and yammer. Perhaps we could extend the browse to support these types of instances.
Cheers,
Mark
Hi all,
@PaulT put this list of keyboard shortcuts for the Alteryx Designer together in 2013, and it seems to not have been updated since then, and I cannot find a well-structured version of this elsewhere in Alteryx documentation.
https://community.alteryx.com/t5/Alteryx-Knowledge-Base/Keyboard-Shortcuts-in-Alteryx/ta-p/1188
Please could I ask that this be converted to a standard page in the Alteryx help documentation, and be structured into logical categories (example: https://docs.microsoft.com/en-us/sql/ssms/sql-server-management-studio-keyboard-shortcuts)
Many thanks
Sean
When using Alteryx from an enterprise, the understanding of all of the known Alteryx domains should be documented.
https://community.alteryx.com/
https://help.alteryx.com/11.5/index.htm
Are there more domains that should be put onto the white list or is that the total set of websites necessary to use Alteryx without firewall issues?
When downloading files from Alteryx, we also want to list the types of files that we should allow users access. For documentation, I expect that we will see PDF files. For installs, either ZIP or EXE files?
When it comes to setting rules, the more information the better. Otherwise, users may be blocked and not able to use functions.
Thanks,
Mark
Alteryx Workflows |
Alteryx Data Files |
Special Files |
|
||
|
It would be really nice to have a pane or some sort of panel that would pull-up the documentation for a given function, rather than hitting F1, and going straight to the online documentation. Even making it available offline would be incredibly helpful for those that want to work without an internet connection.
The Install by Command Line documentation, also known as Silent Install Doc, is incomplete. Though it mentions the Predictive installer location, it does not explicitly describe how to peform the installation using the command line, nor does it mention that it is possible. According to the 2017 Alteryx Partner Certification Exam, it is indeed possible to do a silent install of the Predictive tools. Please update the documentation. Thank you.
Hi,
I recently started to take online trainings on Alteryx and came across Tile Tool. Though could understand the purpose to some extent, it would be great if the tool is explained in more depth along with more examples and also how the tile number is calculated for the examples.
Thanks,
Saipriya.
Right now we can only change the alteryx log folder but not the log file name. If we can change the log file name , it will be great because that gives us the ability to parse certain logs and check for errors/issues and send out emails accordingly.
It would be nice to have the option of reassigning the Tool ID's based on each tool's process order within the workflow.
I find this page very helpful to understand how each tool works: Alteryx Tools
It would be really great if Alteryx also provides a working example for each tool. For an effective hands-on experience....!!
Hi, All!
Alteryx' interface is currently in English, but Alteryx' help is available not only in English, but also in French, German, and Brazilian Portuguese.
I would like to suggest there could be a way to select which language help should appear.
As a Brazilian reseller of Alteryx, it would be a great deal to us if I can configure help to be automatically loaded in Brazilian Portuguese.
Currently there is no way of doing this. Alteryx help simply cames in English, there is no choice in here.
Likewise, it would be beneficial to users in France and Germany as well.
I've had to look through a few logs recently and I had expected the information to match with what is displayed in the results window
Reference the tool name, type of tool (in/out, prep, etc). Only the toolid shows up in the log where the results window shows the name
Thanks to members of this forum I have now got my head around how the Run Command tool works and find it incredibly useful. The documentation around the tool is minimal (only this community really...) plus the naming of the items isn't always obvious what values they expect to have entered.
This is one of the most powerful tools in the Alteryx toolset, with Run Command it's possible to do more or less anything you want using Alteryx, it's just unfortunate it's highly opaque how to use it with the existing documentation.
For example it's far from clear what input should come into the tool. I now know you can write a command line script in a formula tool and only bring that script into the tool, which will then create that script and save it based on the name given in the Output section. There is no way to know this using the documentation within Alteryx. Then you can run this script you have somehow created in the Command section just by entering the file path of this currently non-existent bat file.
How you're meant to know the button Input will then output the results of the script, assuming the script was written to output the results, is still a mystery.
Naming the components of the tool more appropriately would be a good start, although I admit not simple to do. Introducing a detailed help section with a few examples would be very useful and unleash far more Alteryx power to more users.
To get simple information from a workflow, such as the name, run start date/time and run end date/time is far more complex than it should be. Ideally the log, in separate line items distinctly labelled, would have the workflow path & name, the start date/time, and end date/time and potentially the run time to save having to do a calculation. Also having an overall module status would be of use, i.e. if there was an Error in the run the overall status is Error, if there was a warning the overall status is Warning otherwise Success.
Parsing out the workflow name and start date/time is challenge enough, but then trying to parse out the run time, convert that to a time and add it to the start date/time to get the end date/time makes retrieving basic monitoring information far more complex than it should be.
It would be useful to have the WorkflowName captured as one of the default Engine constants. The WorkflowDirectory is included so why not the WorkflowName as well?
I often have to use configuration files to pass in values to workflows meaning the workflow name needs to be manually entered into the workflow, either as a text input or User Constant, which feels like an unnecessary step as Alteryx must know the name of the workflow once it has been saved.
I love that Alteryx lends itself to good workflow documentation, but I'd really like to be able to add a bit of basic formatting within my comment boxes. I tend to have one large (read: verbose) box at the top/beginning of the workflow describing the purpose of the workflow and quirks of the datasource to watch out for, and it would be easier to read these if I had some simple options like Bold, Italic, Underline, numbered list, bullet list. You know, the sorts of things you can do in basic HTML email? Those. I want them!
It would be useful when building apps to be able to put interface tools in containers and disable them. This would allow an app developer to show users multiple ways of having the app styled without having to have multiple app versions saved.
When creating a workflow I generally open a "TEMPLATE" first and then immediately save it to the "NEW WORKFLOW NAME". My template includes all my preferences that aren't set naturally within the user settings and won't get RESET by them either. It has a comment box and containers as well as logos and copyrights. It would be nice to have ready access to this feature. Maybe others have standards that they want applied to all users and their workflows too.
Thanks,
Mark
At the moment containers either expand and overlap other tools, or you have to leave space for them (defeating the original purpose of using them). Is there a way we can have the containers expansion shift the workflow so the others tools shift down / right to account for this expanision?
User | Likes Count |
---|---|
5 | |
5 | |
3 | |
2 | |
2 |