Alteryx Designer Desktop Ideas

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

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

Submission Guidelines

Featured Ideas

There is an irony in asking for what is essentially the Alteryx version of 'Formula Wizard' from Excel

 

As great as the guides have been in the community, the Batch Macro is one of most difficult to repeat and explain.

 

It would be great for users to have a prompt that recognises a Directory input of excel files and at the point of adding a Macro, having a series of prompts at each stage help build out the desired result (whether that be returning all sheets or specific sheets).

 

It would further highlight one the great features & key enablers of Alteryx 

Hi Team,

 

As a Low vision person, I am able to work on Dark Background and White foreground (Dark theme).

I won't find the feature, kindly upgrade for the same. I tried the suggestions in google as work with Palette option,

in my case that's not much help. and also kindly make Alteryx as much as accessible.

 

Thanks & Regards

Rameshchandra 

When building workflows, it would be nice to have "Save Workflow" and "Run Workflow" added to the right click menu when in the canvas.

 

Menu.png

 

Add to Right Click menu:

Save Workflow

Run Workflow

 

 Looking forward to be able to select one of the available fields from a drop-down menu when populating a filter tool...

 

 

 

Picture1.png

 

When I work I typically have 2 to 3 screens at my desk, or an oversized single screen. Being able to take the results window and float it on to my second monitor is great as it allows me to view more canvas and more data results in one setup. However the results window will not maximize or dock to my second window, would be great for it to have this Windows feature. 

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.

Pang_Hee_Choy_0-1679451852663.png

it is hard to cut the workflow to pieces when it is huge. 

 

 

Hi!

 

Currently, the only visual the user has on which column they have selected in the Results window, is the 3 dots for column options (Data Cleanse/Filter/Sort). It would be incredible if Alteryx would add a border around the entire column that is selected (like you currently do when selecting a whole row) & maybe possibly even bold the header of the selected column.

1.JPG

 

I think you might be changing the background color from light grey to white, but it's so subtle it's hard to tell. Make it pop!

 

 

With data sharing, you can share live data with relative security and ease across Amazon Redshift clusters, AWS accounts, or AWS Regions for read purposes.

Data sharing can improve the agility of your organization. It does this by giving you instant, granular, and high-performance access to data across Amazon Redshift clusters without the need to copy or move it manually.

 

aws Datasharing feature in Alteryx. It's not working in Alteryx v 2020.4

We would like to know whether Alteryx is support redshift data share or not ?

it uses same redhshift ODBC or Simba ODBC drivers only but the functionality would be sharing the data across the clusters. Earlier we have seen a limitation from Alteryx end (not able to read data share objects) so we wanted to check if it’s resolved in newer versions of Alteryx.  Reference link

https://docs.aws.amazon.com/redshift/latest/dg/datashare-overview.html 

Improve error messages to include possible tools or solutions to help solve the error, in some cases that may be too many possibilities and it won't work but in other cases there really is only a few tools to solve some of these error messages. I'm a new user so I'm probably seeing a lot more error messages than everyone else but what would help is a list of tools or suggestions on how a user could solve some of these error messages.

Introduce CTE Functions and temp tables reading from SQL databases into Alteryx.I have faced use cases where I need to bring in table from multiple source tables based on certain delta condition. However, since the SQL queries turn to be complex in nature; I want to leverage an option to wrap it in a CTE function and then use the CTE function as an input for In-DB processing for Alteryx workflows.  

Since we can use Snowflake udfs in Alteryx, when do you think Snowflake stored procedures will be available.

I could not find any helpful document to connect to Azure Databricks to read data directly as an input. I was able to configure it and sharing it for others with the screenshots 

I would love the R tool editor to work like a standard text field....it might be better explained in this scenario.  Pretend the character text is a script youve written with the function being at the top.  Let's say you'd like to move the function closer to the script, look at the weird output.  This editor pastes text like we are pasting images.

 

The use case is that I like to break my code into mini functions that I work on in the r console with sample data.  Once it works, I post it into alteryx and experiment with it on a small sample, then a larger sample.  If I have to have a document for my overall r cost in notepad ++, my function, and the console, it’s a little nusance, especially since I usually have to go back and forth with multiple functions.  I am not askin for a full blown editor, I like my notepad ++ for that, just a text input that works conventionally. 

 

 

 

 

 

 

 

 

 

 

SampleFunction <- function(x)
{
print(x)
}

 

abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz
abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz
abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz
abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz
abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz
abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz
abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz
abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz
abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz
abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz
abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz
abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz

 

when you paste the function (or any other text in the middle, look at this funky output)

 

 

 

 

 

 

 

 

 

 

abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz
abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz
SampleFunction <- function(x)abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz
{abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz
print(x)abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz
}abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz
abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz
abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz
abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz
abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz
abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz
abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz
abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz

Alteryx can enhance the interactive dashboard capabilities by adding more visualization options, such as heat maps, treemaps, and network diagrams. This will allow users to create more informative and engaging dashboards, and enable them to better communicate insights to stakeholders. For example, Alteryx can add support for heat maps and treemaps, allowing users to visualize data density and distribution, or network diagrams, allowing users to visualize relationships between data points.

Alteryx should take a look at the BI platform so they can integrate the Dashboard Capability and remove the dependency of Visualization tool and become one stop solution

The option to "Allow Shared Write Access" is only available under CSV and HDFS CSV in the Data Input tool. It would be very helpful to have this feature also included for Excel files.

I would like to suggest a Canvas Mode: Can you make a feature where it is possible to maximise/full screen the canvas only (so that it pops up in a separate window)? I work on two screens so it would be handy to have the tools and ribbons with the results preview on one screen and a pure canvas designer on the other. 

 

Kind regards,

 

NN

Dear Development Team,

Can we bring back to multiple-column X-axis feature for chart?

The old (depreciated) Charting Tool allows to output 2 dimensions on the X-axis in addition to having an option for "Dynamic/Unknown" column(s). This is not possible with its supposed replacement the Interactive Chart Tool.

A possible use case is Weekly Challenge #91 Challenge #91: Getting into the Weeds - Alteryx Community

If we use the current Interactive Chart Tool, we will need to manually specify 64x layers to cover all bases. Even then the solution will still fail if more "weed types" are added to the datasets.

Considering that bar/column chart is likely the most commonly used and also most basic chart, please can we either bring back the fully supported Charting Tool or add this feature to the current Interactive Chart?

Thank you.

Dawn.

Issue

 

Users are not able to change keyboard shortcuts. Because some Windows keys take precedent, the Alteryx keyboard shortcut will not work. 

 

For example, I would like speed up performance by selecting Disable Auto Configure in User Settings, and rely on using manual canvas refreshes (F5). However, Windows is reserving F5 for the Snippet tool. As such, F5 does not work for me. And in this case, there is no button or drop down for manual refreshes. Corporate IT security prevents me from remapping my keys. 

 

Proposal

 

In user settings, allow a user to modify the full list of keyboard shortcuts.

 

 

 

Problem : when I develop a macro, I often change the configuration in the "Template input" part of the "Macro Input" tool from "Text Input" to "File Input".

Doing that loses the previous data : moving from "Text Input" to "File Input" removes the data entered and moving from "File Input" to "Text Input" removes the pointer to the file.

Which is annoying.

 

Solution : keep the data or file pointer in the "Template Input" so that it doesn't disappear when changing configuration choice.

Hi,

 

I spend too much time creating functions and supporting fields to help me aggregate based on dates.  I think that it would be very useful if the Summarize (US spellings....!!!) tool could be extended to include Date Aggregations that were naturally built in such as using a Date field to Group By Year, Month, Date.

 

I think that this would be a very easy update to the existing functionality and would be very useful as good time could be spent to provide all the usual date / time aggregations pre-made for users.

 

Kind regards,

Peter

Top Liked Authors