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
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!
Problem:
When searching for Alteryx help on Google the search results rarely return the current version of the Help documentation from the Alteryx website. Instead, what often happens is that an old version of the Help documentation is returned.
For example, a search for 'Run Commend Tool Alteryx' returns links for the 2018.3 and 11.3 instances of the help page:
These relate to prior versions of Alteryx and a better result would be to link to the /current/ version of the page (the URL for which never changes).
https://help.alteryx.com/current/RunCommand.htm
The problem above can be replicated for almost any tool or variant of search terms.
Since Google is such a crucial resource for troubleshooting, there is a risk that (a) users will inadvertently access out of date documentation and (b) users will be confused by the presence of multiple search results.
Solution:
By adding a 'robots.txt' file to web pages for prior versions of the tool these results can be suppressed from Google search results.
https://support.google.com/webmasters/answer/6062608?hl=en
This should result in the /current/ documentation pages rising in search results and being more prominent when users search for help on Alteryx using Google.
After hitting "Test" in Workflow Dependencies:
Failed result = Bold red text (and a message)
Success result = Nothing?
Maybe we could get bold green letting us know that the test completed successfully.
It would be AWESOME if Alteryx had a feature to export logic that is within the workflow into a Visio, PDF, or Excel document to support documentation. Documentation isn't 'fun', but it is important/necessary.
It would be nice to have the option of reassigning the Tool ID's based on each tool's process order within the workflow.
Hi,
Add to the feature where you can open a workflow to show how to use a tool. Allow a user (and share this within an organization) to add a tool template workflow to a tool so one can open the template workflow and then copy the tools in the template into the workflow being worked on. There are instances where we use the same tool combinations like for dynamic file naming and output.
Regards.
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
Now that spell check is implemented ( https://community.alteryx.com/t5/Alteryx-Designer-Ideas/Spell-Check-in-Documentation-Tools/idc-p/343... ), it doesn't work like I expected.
To quote Jpoz :
The language check is based upon the language you selected in the installer when you installed Alteryx.
However, on my computer, Alteryx is set in French. On some project, documentation is also in French, on some others, especially when I have to work with foreign coworker, it's in english.
Can we imagine a language by workflow file, with a default coming from the settings. Something like that :
UI language (User settings)
Default WF language (User settings, if not manually changed, coming from UI language)
WF Language (linked the ywwf/yxmd/yxmc file coming from Default WF)
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 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 |
|
||
|
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.
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
Hey Alteryx,
Would it be possible for comment defaults to be "send to back"?
I use comments everywhere in my workflows and it's painful having to right click on each one and "send to back"
Ta
My employer just started with Alteryx, so I'm sure after a few months, this will be basic simple, but I'm sure I'm not the only person who has made this mistake, so there you go...
I was running a larger workflow that ends with outputting a table with about 80 columns. Everything was working fine, except for one column, which kept coming up as all 0s. Took me a while to find it, but the error all traced back to an error I made with a "Contains" function in a Formula node.
The Alteryx "Contains" function takes two arguments, 'string' and 'target'. I interpreted this as 'find this string in this target variable', and entered two arguments: the string of characters I was looking for first, and then the name of the column I wanted to search in second.
I think I had this backwards. You need to enter the column name first, then the substring you want to look for second. So the column name is the 'string' and the search term is the 'target'. Me getting these reversed did not produce any errors or warnings, which I understand (e.g. maybe you might want to pairwise search for the text in one column in the text of another).
I think the terms 'string' and 'target' are kind of vague labels in this case (in Excel, for example, the analogous "Search" function takes the arguments 'find_text' and 'within_text', which is a lot harder to misinterpret). So I would suggest changing the argument names in Designer and the online documentation, or at least adding text to the Alteryx Documentation (https://help.alteryx.com/2019.2/Reference/Functions.htm) that clarifies which is which.
Normally, I'd say this is a pretty minor thing, but since this is a potential 'silent error', I'd argue it's worthwhile.
(Also, the online documentation seems to imply there is a "CaseInsensitive" argument you can pass to "Contains", however I don't think there actually is. May want to edit that for clarity.)
Thanks!
I hope have a flexibility to adjust the print area workflow.
in the canvas.
it similar to excel print area, so we can adjust all the area easily.
for security. it may add function to check whether all tools is covered in print areas.
it is hard to cut the workflow to pieces when it is huge.
Hello,
From my experience, an SSD drive allows a big improvement of performance when the RAM is not sufficient and Alteryx has to swap on the temp storage location. It really changes the user experience. Also, I noted a correlation with the AlteryxProcessManager::Start : ConnectNamedPipe : error : I think it happens less with a SSD.
Given that, shouldn't be a requirement or at least a recommandation?
Hello Alteryx Support,
I’m a Business Analytics Manager at Evernorth. My team and I use Alteryx Designer 2020.2 x64 for daily data preparation + analytic purposes; primarily, the desktop version but also have access to the company Alteryx Server ‘Gallery’ as well. Recently, we ran into a challenge and after asking around we still couldn’t find a solution.
Our Need:
We are seeking a solution to ‘add an example link’ in our custom built macro.
Our Challenge:
We don’t have the proper permissions to save and/or write to the “C:” designated folder location required to host the file as specified within the Alteryx Community help documentation (e.g. outlined below). --> We understand this is an internal IT obstacle that will take time to work out from a corporate data governance perspective, which is why we are seeking Alteryx Support.
At the end of the day, we are reaching out to see if your team can help us understand if there are alternative solutions that we can explore. Making the assumption, that is…that we can’t take the suggested approach in the documentation. See below for details about what we are trying to achieve.
Current macro state (…as viewed by Alteryx Designer users in the user-interfaces top tool panel for viewable macros):
Desired future macro state:
***Help Documentation***
What we currently know: (According to…How to add an example link in the custom tool - Alteryx Community)
Prerequisites
Procedure
Example:
<metainfo>
...
Open Example
Path to the workflow
...
Limitations
Thanks for your support and consideration to create a feature enhancement that allows Alteryx Designer users to 'add an example link to their custom tool' without having to go to the C:\ file location in order for it to work!
Respectfully,
Corey
User | Likes Count |
---|---|
13 | |
5 | |
2 | |
2 | |
2 |