Be sure to review our Idea Submission Guidelines for more information!
Submission GuidelinesHello all,
This may be a little controversial. As of today, when you buy an Alteryx Server, the basic package covers up to 4 cores :
https://community.alteryx.com/t5/Alteryx-Server-Knowledge-Base/How-Alteryx-defines-cores-for-licensing-our-products/ta-p/158030
I have always known that. But these last years, the technology, the world has evolved. Especially the number of cores in a server. As an example, AMD Epyc CPU for server begin at 8 cores :
https://www.amd.com/en/processors/epyc-7002-series
So the idea is to update the number of cores in initial package for 8 or even 16 cores. It would :
-make Alteryx more competitive
-cost only very few money
-end some user frustration
Moreover, Alteryx Server Additional Capacity license should be 4 cores.
Best regards,
Simon
Would like to see more flexible options for workflow run-as credential settings, both for when publishing the workflow and kicking off the job.
Here is a thread where we discuss the limitations we are seeing when trying to publish the workflow to Gallery via an API. We would also like to see more flexibility when our users want to kick off their workflows via an API where they could pass in different run-as credentials they would like the job to run as.
Hello,
My customer want to set a certification process for the workflow or application published on gallery, on the same model than Tableau has for datasource :
https://help.tableau.com/current/online/en-us/datasource_certified.htm
Best regards,
Simon
In the User record you can get the subscription ID, but it doesn't show the Subscription Name and doesn't provide a link to the subscription which would be helpful (and seems pretty simple to implement).
I know subscriptions are going away, but until they do please make working with what we have easier. Thanks!
There is a typo under the Help area for the Default Gallery Administrator (System Settings). It should be a backslash, not forward slash there. Correct is: domain\username
2021.4 Server comes with a ton of new great features.
The one that shouldn't be implemented is moving away from Alteryx initial intentions of being a place of data artisans, and turning the Gallery into a Spreadsheet.
A homepage should feel like home. It should have the flexibility to customize it for each Organization to move workflows, pictures, and notes around to guide the user to the application they need to run their workflow.
Most people using the HomePage Gallery aren't major developers, but new users or even non-analysts who want to run an app to get the report they need.
Please don't go backward by taking away flexibility, readability, and increasing difficulty to understand and get to an app.
But give more freedom to Alteryx Admins to customize and make the user experience even better.
Lean more into these ideas where we can showcase and feature apps and show descriptions of tools
Just like your homepage we should be able to show videos and use negative spacing to help guide users, and be able to scroll down the page
Instead, you took away all spaces and tried to turn everything into raw data. There were spaces and extra lines on the app, but it's all stripped away on the Gallery in 2021.4
Again, lean into your roots of canvases where each artisan can design and put tools and items that make sense to them and their Organization.
Please add features... don't take them away
Currently we can only configure questions and flow priority when using the POST API to queue workflows.
Would be good to be able be able send some of the Runtime configurations as well.
This would allow for much more flexibility.
Example
{
"questions":
[
{"name":"Test_dt","value":"1/1/2020"}
,{"name":"Test_Num","value":"53"}
,{"name":"Test_txt","value":"schedule test"}
]
, "priority": ""
"disable browse":"True" // When running flows in production this would reduce resource usage as data will no longer be cached. Having it as a parameters would mean that we can ensure that it is disabled
,"disable output":"False"
}
Current Fields
Possible other fields
Hello,
It would be beneficial to have integration between Alteryx and SIEM solutions, and send all Alteryx logs to the SIEM solution just like any other IT solution. The reason is to comply with the policies of customers, where InfoSec team must have centralized logging for all systems and hence a holistic view of the security posture for the infrastructure.
An Example of this would be seeing logs concerning change of user privileges' and system settings (on the SIEM).
This is an issue that has been marked as solved, however it isn't.
The problem still persist. When you have a macro with a gallery data connection, the workflow containing the macro gives an error when run on the server: 'Unable to translate alias'
If you select manage assets, then include any macros when you publish, this bug is gone. That's the fix.
But this is not a solution because if someone updates the macro, the containing workflows will still use the old, included version of the macro. You will somehow need to remember which workflows use the modified macro, download them all, include the new version of the macro and republish the workflow.
Well, I can't see how this is a fix to the problem. It's probably better to just keep using the old disabled container 'fix', which is also quite painful.
When I manually execute a wf on Gallery, I sometimes have a tinge of regret that I don't have email events set for the workflow. In most cases, it's just THIS time that I want to receive an alert and not every time. At any point while the workflow is executing, allow the option to request an email event to be sent out for this execution.
Hello,
Recently after adding 100+ Tags for usage by our end users as they apply to existing or new workflows, we quickly realized that no user was allowed to add more than 5 Tags per workflow. When attempting to do so, the user will either receive the following error, or they will save their workflow, reopen only to find out that only 5 Tags were saved to it.
After reaching out to the Alteryx Support team our rep mentioned the feature update would need some traction in the 'Ideas' board on this site therefore; I'm posting this suggestion with the hopes that other out their in the Alteryx universe have the same issue and would like to see the update(s) needed ASAP to update or correct the Alteryx system settings to allow a user to apply an unlimited number of Tags to any workflow. If a specific number is needed (meaning 'unlimited' can't be accomplished), please increase the number from 5 to 100.
If anyone would like to discuss future, please respond via this post and I'll be sure to get back with you.
Sincere thanks,
Johnny Shepphard
Alteryx Admin/Data Analyst
KAISER PERMAMENTE
Currently it's impossible to tell which worker a job is running on. Add a column to the jobs view that shows what worker a job is currently running on.
Currently, if we want to assign a worker node it has to be done at the workflow level. It would be very helpful to be able to make a rule that auto-assigns the type of workflows to a specific node, so all apps go to one, all schedules go to another, etc.
At the very least, if there was an API endpoint to update specific items on a workflow (such as node), this would work as well as we could then build a process that auto-assigns.
Thanks!
More of our customers (we are a premier partner) have Servers with multiple worker nodes. If a custom macro is needed, currently it has to be added manually on each worker node.
Would love to see a feature in the Admin portal that allows for the upload and distribution of custom macros to all or select workers.
The Gallery currently only enables scheduling of the latest version of a workflow, regardless of the published version - for instance, if there are two versions of a workflow and Version 1 is the published version, only Version 2 can be scheduled since it is more recent. There is no straightforward way to schedule Version 1.
Currently two workarounds are to:
1) download the older (published) version, export to Designer, and then save as an entirely new workflow in Gallery.
2) re-save the local Designer file of the older (published) workflow as the most recent version in Gallery, for example re-saving Version 1 as Version 3 so that "Version 1" can be scheduled.
The ability to publish and schedule older workflow versions would be a helpful new feature to add to Gallery, as this would avoid the need to re-create or duplicate workflows simply because the most recent version has an unexpected issue that the previous version does not have.
Our company prefers to setup active directory groups to manager our users and resources separately for better tracking of what a group has access to. We setup global group roles with users as members and local groups with privileges to a resource and the role as a member. We would like to be able to use nested global groups in the User>groups and have it still setup the users once a nested group is setup. Attached his the priv group an role. We were not able to login with the priv group, but could login once the role group was added.
Thanks
Hi Team,
Currently we are using python for calling Alteryx Gallery API. We have configured gallery API access according to Alteryx document to use the OAuth 1.0a with oauth_signature_method="HMAC-SHA1". However, other teams have concern on HMAC-SHA1 because it’s 64 encoding only and consider not security assurance. I suggest Alteryx team to use encryption with higher encoding like SHA256.
Thanks.
Hello Brainstrust,
Small request here (i think) , we are exclusively using Alteryx Gallery to host and orchestrate workflows in our enterprise.
As we are connecting to disparate datasources involving many odbc connections and file paths at times when we are configuring a new source on all of our workers there may be a misconfiguration or misstep in the implementation.
When this happens , there is an intermittent failure and unfortunately its not visible what worker ran the workflow, I know this is visible in the thick client scheduler experience but as we are trying to drive Gallery as the one user experience it would be good if it was visible here too... screen shot below.
I have a lot of workflows in my Company's private gallery. Many are duplicates. I'm able to pull out a list of all the duplicate workflows with their name and ID. Currently, we can search by name, but even that isn't always accurate. If I just copy and paste a name with underscores, it generally won't be able to find the workflow - I'll need to use parts of the workflow to be able to search for it. Secondly, if I narrow down to the duplicates in the search, I can't tell which one is which. Being able to search by the ID would be an easy way to find the workflow immediately without worrying if the search will be able to accurately find the workflow name. I've posted a screenshot below of me searching for an App ID that ideally would be able to pull up the workflow I need.
I thought that in our previous version of Gallery (2018.3) the list of available data connections in the Admin page of the same name used to fill the entire depth of my browser window?
In 2020.4 in uses only about half the depth and presents a scroll bar to view the additional records whilst there is additional white space unused at the bottom of the window.
I suggest that this changed to make full use of the available browser window space.
I note that the data connections page uses a scrolling list as opposed to the paged list which is used in most other pages in the UI. However I would be resistant to changing this as a solution since with the scroll bar view any sorting applies to the entire list as opposed to the current displayed page (c.f. Users)
As a large company we have many controls we have to adhere to. One of those being Python libraries we are allowed to use internally. We are requesting that Alteryx document all Python libraries within the tool as well as if they are fundamental to running Alteryx Server (Or Designer as most time these are same) and even what functionality they may play in the tool. This way, we would be able to remove these unallowed libraries from our Server if needed or at least know functionality and if it is needed.