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
When running an analytical app in designer desktop, the user has the ability to choose the location they want the output saved. However, when you move that same app to the gallery, they no longer have that option. They have to download the file and move it to the intended location. Being able to specify the location would save the end user time. I also have an app that uses a formula tool to save the output to the same location as the input, but moving to gallery does not allow the user to do this.
Currently there is no way to clear historic notifications, it would be good to add this functionality.
Linked to this is system messages do not work as expected, as system message should either be present or not. However, when cleared it persists in the notifications and the clearage also shows as a blank entry, which is a poor user experience.
Having the ability to clear notifications would help with this, but ideally system messages should be separate from the notifications, as in whilst it is active it should appear as a banner in the UI as per the documentation and not be clearable by the user and when it is not in place, i.e. the event has occurred, it should not be present, there is no need to refer back to this system message.
Currently SAML configuration can only pass First Name, Last Name & Email Address. It would be useful if additional attributes could be configured, such as group information. This would link to another enhancement that is automatically linking new users to a given collection based on this additional attribute.
Currently any pages or links that you create are displayed as uppercase, which is a poor user experience.
Anyone with access to a collection can see the Users & Groups tabs, which show information that is no appropriate for non administrators to see and prompts unwanted questions. Users no not need to know who else has access to the collection and what rights they have.
It would be useful if there was a configuration option to hide these tabs from roles below Curator.
Currently pages you add to server when opened via the link icon open in a new window. If you are using SSO authentication, such as SAML this essentially logs the user out in that window. This is not a good user experience.
Ideally there should be an configurable option to open pages within the current window, thereby maintaining login and provided a better navigation experience.
Allow Collection owner to be a point of contact rather than a sub-Curator. We want a ticket process to control access to collection workflows and users in a SOX-dedicated gallery and giving those permissions outside the ticket process would be a hole in our control environment. Currently we make a service account the owner, but that means we need a list of contact people on the side.
Hi Alteryx support team,
We would like to use the search functionality available in the schedules tab of Alteryx gallery and when anyone searches the schedule by typing the name in search box on schedules tab, he/she should get list of the results along with the schedule information such as frequency of schedule, times run etc.
As of now, when one searches results are displayed as jobs and their run history.
Case reference - Alteryx, Inc Case # 00606791
Regards,
milan
When a user saves an APP and that APP contains macros with embedded macros (2 to N layers deep). Make package with ALL subroutine/macros included an option. This is a PAIN for users to try to manage otherwise.
cheers,
Mark
An example would be where a user has a scheduled workflow that runs at regular intervals and they might want to look at the logs from the results from a specific date. Having the ability to filter the date column would help with this, as the only other alternative at the moment is manually working through the pages.
Hi Alteryx Team,
in one of my current projects we would like to set up a Alteryx Gallery Collection using the API, which already works fine using the current API implementation.
In addition we want users of this collection enable to use DataConnection to DBs they are allowed to access. This can already be done manually. I can create a Data Connection manually and then I assign the same users I already assigned to the Collection also to the Data Connection. Adding these users to the Data Connection can also be done using API. The only part that is missing is the CREATION OF DATA CONNECTION USING API.
The other option is to make it possible to assign Data Connections to Collections, which is unfortunately also not possible at the moment.
Our challenge is that we want to create those kind of workspaces a lot of times for a lot of colleagues without additional manual effort.
That's why I ask for enhancing the DataConnection API in order to create Data Connection using Gallery API.
Regards
Robert
Upon utilizing the Alteryx gallery to create and test an automation app in cooperation with other business areas, we found that the list of "recent modified files" that appears when selecting a file browse query has several issues, or areas in desperate need of improvement:
Not only does this list append new files to the bottom, resulting in a less than desirable experience when selecting files from this list across multiple occasions when testing, but the list eventually reaches a capacity where no new files can be shown. Furthermore, for processes that involve small modifications being made to a file or group of files that is fairly consistent in naming, a list of ambiguously named files will quickly cause confusion. If this type of small improvement is possible, please reach out to me about any avenues towards achieving it, or if there is a person or department to appropriately contact.
-John
Idea: Option to receive an email notification when a schedule gets disabled (could be added in the user settings, see attached picture)
Business Impact: The implementation of this idea would reduce delays that might even have a financial impact because
not receiving any notifications when a schedule was disabled could lead to
I would be glad if you could implement this idea because I think it would be useful for a lot of people!
We have groups asking within our organization for ways to check the status of a running workflow in Gallery. They are wanting to understand which step in the process the workflow has completed for longer-running workflows.
They are looking for an experience similar to when running in Designer where they can see which tools have been completed. At the very least, they would like the log to be reported live and not shown at the end of the run.
Currently, the run feels like a black box where they do not know how close it is to completion or which steps it has made it through.
We have tried to build workarounds like the Email tool, but have been unsuccessful. For example, the Email tool does not send an Email until the workflow completes which defeats the purpose. The closest workaround is writing our own log along the way that can be reported on which is not a clean solution.
Hello, Alteryx users,
My idea is simple but would make things way easier for the analytical app users on the Gallery.
Currently, the order is ascending and we can see all the files from all the applications we have run before.
It would help a million to see the most recent files first and only see the files related to this workflow.
Thank you,
Fernando Vizcaino
I would like to propose a number of small enhancements to the Gallery:
) is confusing to everybody except Americans. Please add support for a 24-hour format. This could be done either by extending the Locale settings or by a separate check box. Please make sure that this time format is used everywhere in the Gallery (last update, last run, schedule, etc.).
Currently, DCM credentials appear to only be used in combination with a DCM Data Source.
For ease of use for my end users (non-Designers), I would like my end users to be able to save a user ID and password as a standalone DCM credential. Then, I want the user to have the option to select that credential for use in two places:
Having this functionality would remove administrative burden from both our Designers and the end users they support.
Currently when we need to disable/enable schedule on API,we need to update all the schedule info,could you provide only one attribute to disable.
Can we just update on parameter
"enabled": true, --> "enabled": false
current update example,we need update all
{
"workflowId": "string",
"ownerId": "string",
"iteration": {
"iterationType": "Once",
"startTime": "2022-09-06T08:01:52.717Z",
"endTime": "2022-09-06T08:01:52.717Z",
"hourlyContract": {
"hours": 0,
"minutes": 0
},
"dailyContract": {
"runOnlyWorkWeek": true
},
"weeklyContract": {
"daysOfWeek": [
"Sunday"
]
},
"monthlyContract": {
"simpleDayOfMonth": true,
"dayOfMonth": 0,
"occurrence": 0,
"dayOfWeek": "Sunday"
},
"customContract": {
"daysOfMonth": [
0
],
"months": [
0
]
}
},
"name": "string",
"comment": "string",
"priority": "Default",
"workerTag": "string",
"enabled": true,
"credentialId": "string"
}
HI All,
In the Gallery Page under My Workspace-->Share With Me we could see the fields like Name, Type, Owner, Shared Source, Uploaded, Manual Runs. Among these we are not able to sort the fields "Type" and "Owner" alphabetically, whereas we are able to sort the other fields Name, Shared Source, Uploaded, Manual Runs accordingly. Kindly refer the attached snapshot.
Regards,
Ariharan R
HI All,
While creating a schedule to the workflow we could observe that the frequency is basically categorized into four options like Hourly, Daily, Weekly, Monthly. When coming to the "weekly" option why the user can have a choice to select multiple days in a week here? And why not the user who select "Daily" option can have a choice to select their own days according to the requirement?. In Daily frequency we could find only one option "Run only during work Week9Mon-Fri". Whereas in Tableau Schedules we could observe Weekly frequency enables the user to schedule only a single day in a week and in Daily frequency it enables the user to select multiple days in a week which really helps the user to create schedules in an effective way.
Alteryx:Daily Frequency Schedule
Alteryx:Weekly Frequency Schedule
Tableau:Daily Frequency Schedule:
Tableau:Weekly Frequency Schedule:
Regards
Ariharan R
User | Likes Count |
---|---|
4 | |
2 | |
1 | |
1 | |
1 |