We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Server Ideas

Share your Server product ideas - we're listening!
Submitting an Idea?

Be sure to review our Idea Submission Guidelines for more information!

Submission Guidelines

Featured Ideas

0 Likes

Currently we can create static pages on the gallery from the Admin view using the Pages tab. I haven't been able to add in custom HTML code and would like to have such a page dynamically updated from the output of an Alteryx workflow Render tool (or similar). Ideally it would allow as much functionality as possible so that arbitrary HTML features could be implemented. Partly suggested by a prior idea: https://community.alteryx.com/t5/Alteryx-Server-Ideas/Embed-webpages-in-Gallery-Pages/idi-p/8963

  • Enhancement
0 Likes

The page title never changes from Gallery when navigating through it. This is quite frustrating if you are trying to go back to a specific page or searching for something on the browse history.

gabrielvilella_0-1666811921592.png

 

  • Enhancement

I might be missing something here but as far as I know there is no feature (user or admin) providing a list of data connections being used by a specific workflow. And conversely, which workflows use a given data connection. This should work for both 'Standard' Data Connections as well as the DCM. 

When scheduling an analytical app on Gallery, there is no UI for submitting app values. This significantly limits the value of scheduling workflows and using analytical apps. With this feature, it would allow our users to have more flexible scheduling while also simply maintaining one workflow. Because this feature doesn't exist, we have had to build workarounds by either creating multiple workflows or utilizing APIs. 

 

Since this feature is already available for manual runs and APIS (shown below), it shouldn't be a reach to also have this feature when scheduling a run.

 

Manual Method:

elsastark_0-1665672271718.png

 

API Method: GET /workflows/{appId}/questions

 

Scheduling Method (no app questions): 

elsastark_1-1665672495023.png

 

On far too many occasions I have been working on a workflow in designer with either the outputs disabled via the configuration or using containers (preventing file creation/updating during testing) and I would save them back up to server without remembering to re-enable these outputs, which causes lots of issues down the line when users are trying to access these processes.

 

A simple warning on loading to the gallery that there are disabled tools and what tool id they are would mitigate this issue.

  • Enhancement
0 Likes

Experts - 

 

I think the user experience in the "Workflow Results" area could be vastly improved with a simple tweak: rather than having 1 record per job we could have 1 record per workflow, with the ability to then expand each workflow to see all associated jobs, and then expand each job to see all the associated messages.  

 

Even better: add the ability to toggle sorting by job or workflow!

 

Most of the time I need to find a particular job (and we may run each workflow a lot during testing) so seeing a long list of workflows with the same name is sort of clunky, and then having to go page by page looking for the job in question makes it even clunkier.  

 

Thanks for the consideration!

  • Enhancement

Sometimes a schedule is enabled that we want to disable. We edit the schedule, click the button to disable the schedule, click "Save". Then refresh the page and it's enabled still. The schedule will not disable in some cases. In the cases where it does get disabled, clicking the "Save" button appears to have no action. There's no confirmation and the screen stays static. Two suggestions:

  • Have some UI response confirming that the changes have been saved.
  • Provide an error message with explanation when the changes can't be saved (or just fix the bug)

CharltonFranklin_0-1665175938289.png

 

The workflow result window shows the Name/workflow, AMP, Priority, Assigned worker, Run as, Completed at, Runlenght, and Runtyp of the workflow. The following feature would also be useful on the page.

1. Showing the creation date of the workflow without taking queue time into consideration
2. The option to change the time zone would make it easier to analyze the logs
3. Detailed insight about the particular workflow results, such as average execution time, failure count, and success count with date filtering. 

Hi all,

 

I've found, i guess, a bug on the Gallery. It's not really an issue as we've found a workaround for it. 

Whenever you're in need to delete a workflow that is owned by your co-worker, the Gallery doesn't let you instantly delete it (yes, we're in the same private studio) (screenshot 1).

To work around this issue, you just have to replace the specific workflow by a random workflow you own (basically i just upload a workflow with a browse tool in it, screenshot 2). 

When replaced, you get the god power to delete the workflow and thus also deleting the workflow of your co-worker. 

It would be convenient if i could just delete the workflow without this workaround tough :-)!.

 

Screenshot 1 - Not being able to delete a workflow owned by a co-worker.

Sebastiaandb_1-1664373738126.png

 

 

Screenshot 2 - After replacing the workflow by a random workflow....

 

Sebastiaandb_0-1664373667032.png

Greetings,


Seb

  • Enhancement

Hello!
I found a weird bug in my travels today.

 

The TL:DR is that when a date input tool within the interface tool is used within a collapsing radio button, it defaults to "dd/mm/yyyy", breaking any app when this is not filled out: 

TheOC_1-1664204748655.png

 

Both values are default - i have not edited these values. The weirdest part is, this is Server/Private Gallery specific. When this workflow is downloaded and run within Designer:

TheOC_2-1664204837596.png


And the workflow runs fine.

 

I have not tested this with any of the other interface tools, however I suspect this to not be the only tool this issue resides within.

 

I have attached the workflow I used (not that it would take long to recreate) for testing.

 

 

 

 

  • Enhancement
0 Likes

Hi folks

 

There are quite a few very useful Alteryx items I have been using recently that I have found on the help pages / public gallery. However, when I searched for them, I didn't quite use the correct search terms so this took longer than I had hoped and I was on a tight deadline. An example is the "Server Pre-Upgrade Checks" workflow used during Server upgrades.

 

My idea is to put these utilities in the Download portal in the same way that the Server Usage Report is. 

 

Of course, there should be a limit as to what goes in there but, like the Server Usage Report  can be done on a case-by-case basis. 

 

Cheer, jonna

 

Today the v3 api requires curator access.  V3 has Getters that should work for users with API permission.  The Getter should return the objects that user has access to.   Example:   GetCredentials for a normal user with API access should return credentials that the user has access to.  Today they get a 401 auth error.

 

We don't want to make these users curators just to let them access the V3 api.

  • Enhancement

User setting possible for:

1. Sorting of content to be saved: Cohoseing wether to sort by name, date, type or all

2. number of entries displayed to be saved, 10 is not a good default

3. 1.+2. should be valid for all content like: Workspace, Collection overview, Collection content etc.

 

0 Likes

 

We are getting an error saving flow to our private gallery with US Geocoder tool.

fharper_5-1661870335624.png

 

The error speak to "public" and not "private" gallery and we get the reasoning except that we should be able to save to our private gallery and deploys solutions internally that we built using these tools and data.

 

We are on 2020.4.6 on both the gallery and laptop.

 

Laptop is in Business Insights trial.

Servers all have Insights add-on

 

I found in the community a post where you can manually update the flow run settings but the user mistook that the flow did save even with error.

fharper_4-1661870113256.png

 

This allows the job to work but it is annoying that

  • Each flow they build they would have to accept that it is ok on saving with error
  • I am concerned they may miss a real error buried in the messaging
    • Please change the font color and message to a “Warning” in gold font like the “Results View” vs an “Error” in red font because it is not really an error and any real errors would then stand out
  • Then they have to take extra step in the Gallery to enable the flow to work…

 

I recommend modifying the User “Actions” options to include an “Allow Insights” option.

This can then be used in

  1. determining if to even generate messaging on these jobs at save time.
    1. user has authorization and this is to private gallery and not public gallery
  2. avoids having to make someone made a curator when they SHOULD NOT have curator/server wide powers.
  3. Preset the workflow setting based on the saving developers user setting thus eliminating the extra step of setting the workflow setting in the Gallery post save.

 

Doing this simplifies and automates the process and significantly improves user experience when developing insights flows for use in the gallery.

 

fharper_3-1661870029029.png

 

 

 

 

 

I would like to see some functionality in the Alteryx Gallery in which you can select multiple schedule workflows to disable/enable. Currently as an admin if I have many schedules I need to enable/disable I need to go into each schedule manually to disable or enable. This is okay for one or two, but I have about 20-30, it is very time consuming. I would like to see maybe some checkbox functionality next to the workflow to select and then an option to either disable all selected or enable all selected.

Hi Server users,

 

It is amazing to know the permissions we have when accessing our own profile, but sometimes that is not enough. Knowing your server role is needed to perform a few tasks and it would be fantastic to have something simple like the example below.

 

fmvizcaino_0-1661197371080.png

 

 

 

  • Enhancement

Hello Alteryx Server Admins,

 

It would be fantastic to manage users' permissions with user groups. This would help manage all users with permission to create collections and schedules from a centralized page.

 

Something like this:

fmvizcaino_0-1661196491480.png

 

Best,

Fernando Vizcaino

 

0 Likes

A user/curator/artisan can schedule a workflow to run even if they do NOT have access to 1 of the database connections within the workflow.  The Alteryx Gallery still allows the user to schedule it to run.However, the workflow will never run because the user does not have access to 1 of the database connections within the workflow. Ideally, the scheduler should validate that the user has access to all 

needed connections within the scheduled workflow.

On Server Version 2019.4 I was able to use a SQL query as an external data source for my analytic app options for a drop down menu, tree, list, etc. When we upgraded to 2022.4, this capability was lost and according to the article below a chain analytic app is the best, but unnecessarily complex work around.

Tool Mastery | Drop Down Tool - Alteryx Community liste déroulante dropdown

  • Enhancement
0 Likes

I have inherited admin duties, and have been running to many problems. Some of which will escalate when the subscriptions go away. 

The pages desperately need to be updated for a more streamlined admin experience.

Couple examples I came up with below. 

 

Naming Convention

  • Allow workflow renaming without the replace function.
  • Force a unique plan name across all private studios. instead of being unique on just ID.

API Access

  • Allow any user who can access the module from Collections to be able to trigger it from the API using their own API key.
  • Store results of "API" triggered workflows on the page.
  • Groups:
  • Identify Users without a group
  • Identify users in more than one group
  • Add multiple users at one time (Muticheck box) with filters.

User Page

  • Add/remove Users to Groups
  • View, add, and remove Collections from Their User Page

Collection Page

  • Add Collection from the Admin collection Page

Designer "save" window.

  • Give the ability on Save As & Save for the user to automatically share the plan with their collection(s).
  • Default all "Workflow" assets to be unchecked by default, rather than relying on users to click "workflow options"," manage workflow assets", and then uncheck everything.

Workflow Page

  • Change Owner (Can be limited to admin only)
  • Add directly to collection from this page.
  • Do not reset the "private data exemption" to default every time an updated version is updated.
  • Allow admin users to see logs of all users who run the plan (Also add this to the admin page while you are at it)