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

Alteryx Analytics Cloud Product Ideas

Share your Alteryx Analytics Cloud product ideas, including Designer Cloud, Intelligence Suite and more - we're listening!

Create a function in the Formula tool to pull Customer Managed Telemetry data like User ID, Job ID, and Start and End Runtime when running the workflow, instead of navigating to the Jobs tab separately and forgo matching the Job ID.

I'm happy to see there is now a DateTimeNowPrecise function, but you still have to convert this to a datetime with a DateTime tool, then get the min and max of this field to determine runtime.

Please create the functionality to be able to find Tool ID numbers within the frame of the canvas. When doing so now, I am only able to find tool names like Summarize, Data Cleansing, etc. For example, I want to be able to CTRL+F "152" and be taken to tool ID #152 directly on the canvas.

 

An added bonus would be to find by tool type like you can on Desktop.

We would like to have a means to capture

  • which workflow was run,
  • the user who ran it,
  • if errors were encountered (like using the Events function in Desktop),
  • Row count of each output generated (in our case it is Excel files. I'd like a way to show which output files were created, which tabs were created/written to the individual output file)
  • Beginning and ending timestamps after workflow executes successfully. There is no performance profiling in Cloud, so this would be the only health check that the workflow is withstanding more data and tools being thrown at it.

For controls and audit purposes, we need the above items. For now, the tedious work-around recommended was to write all records that were written to Excel users to a database table. This is not ideal. 

Hello,

I have noticed the AACP is upgraded at a fast pace... however, I don't know when and now I discover the upgrade when I go sometimes on the Release Notes https://help.alteryx.com/AAC/en/release-notes.html

So an email notifications with the changes would be appreciated.

Best regards,

Simon

Hello all,

Sometimes, you find some messy worklow and you want to make it clean

 

image.png

You can align manually the tools but it would be better to have the exact same function than on Alteryx Designer on-premise :

 

image.png

Best regards,

Simon



Hello,

Right now, there are a few filters available on the top of the window

 

image.png


Among the one Iwould like :
-status like status supported that would hide the "(Early Preview)".
-features (Import and Publish versus Import only)

Hello,

On Alteryx Designer on-premise, we can set background and text color (and other settings...). It's very useful because it allows to have a color palette by functional or technical feature of the container. 

image.png

And as an example of the popularity of this color feature, this post on linkedin : 
Screen Shot 2024-03-21 at 10.48 AM.PNG



Best regards,

Simon

I want to create a dynamic output file name in both the Trifacta UI and New Designer Cloud UI. I know that I can create a timestamp or a parameter, but it seems like the parameterization in Trifacta is static. Instead of having to manually override the parameter every run, I am wanting to grab the desired filename from a field in the dataset. This is a functionality commonly used in Desktop Designer, so I'm hoping for it to be added to the Cloud soon!

In a large enterprise, one of the perennial challenges is to manage changes to data over time.    The industry is moving towards a shift-left philosophy to handle this by starting to think about data contracts and contract testing.

 

What does this mean for Alteryx?

Well - if you look at the strategy that DBT is following, each workflow has a defined entry data contract, and a defined exit data contract - so that if anything changes you can immediately tell if you are going to break someone else's work.    This also sets you up for lineage in an important way - if you build in field and data-set level lineage from day zero - then you can look across an enterprise and answer questions like:

- If I remove this field - who will I impact downstream (e.g. other Alteryx users; Tableau dashboards etc)

- Who is using my data - so that I can talk to them about their data needs?    Who do I need to tell if my workflow fails

- has someone upstream of me changed their flow in a way that breaks me?

- Where does this field come from - looking across a series of flows and transformations (critical for regulatory requirements).

 

This kind of thinking is hard to add in afterwards - so it would be good to build this into the product in these early days so that this becomes a key foundational piece.

 

Users have asked for the ability to create new versions of recipes so that they can collaborate safely. Also there is a need to keep an audit history of changes. Trifacta has recipe level history but that does not fulfil the whole use case of version control. 

Hello,

I need to store many variable RegEx in column to use it in MATCHES function (for example).

But Dataprep doesn't currently support a column as an input in a way that the pattern inside it is read as an actual regular expression.

I think this feature could be a great feature !

Thanks.

more informations about this cese : https://community.trifacta.com/s/question/0D53j00007kB5UmCAK/matches-function-using-pattern-regex-st...


Currently, when a recipe is copied, any data qualities within the original recipe are not duplicated in the copied version. In order to implement a systematic data quality program, the rules must be manually created for every single recipe, which obviously takes a lot of time. It would be great if the data quality rules could persist when the recipe is copied.

At the moment, long formulas are very difficult to read because they cannot be "beautified". Instead of allowing for multi-line text and indentation, our formulas are in a single-line, wrapped textbox. It would be very helpful if Trifacta supported "beautification-enabled" textboxes for formulas so that we can write formulas that are easy to read and understand.

When migrating flows from one environment to another, currently one must click on each flow to export it, and then import it into another environment. It would be great to do so in bulk by ticking a bunch of flows to export. Or do it by exporting an entire folder. Or do it by exporting a plan.

I started migrating some processes from Desktop to Cloud, but I miss the email customize sending functionality in Cloud. Is it possible?

 

I would like to send a customized email after a successful execution, but I couldn't find the option to customize the email or attach a file.

 

If it is not possible, are there plans to implement this soon?

We would like to be able to split users into different user groups within the same workspace. Permissions to view and edit outputs, job runs and flows (including for administrators) would be allocated on a user group level (e.g. so one user group can edit flows, the associated job runs and outputs while other groups can only view them). Administrators would be allocated to a particular user group and their admin rights would apply to their own group only.

Hi all,

I'm working through cloud quest 1 using the Alteryx Cloud Native experience - and it seems that there's an opportunity here to get rid of the need to know historical ways of working.

 

The example in this case is that there are 2 dates:

- 16-Jun-01

- 25-Dec-01

 

Now it seems that most people used either a RegEx or a DateTimeParse (which still uses the same specifiers since Alteryx 11 - https://help.alteryx.com/current/en/designer/functions/datetime-functions.html#idp376621).   Additionally there doesn't seem to be a DateTimeParse tool in the platform yet in the CloudNative version.

 

However - given that we're living in the future now - it seems that it should be trivial to use a little AI to recognize that '16-Jun-01' is a date - and allow the user a right-click option to convert to a date.

 

Please can you consider doing a simpler method of cleaning up dates than forcing the user to remember the classic alteryx specifiers for dates since this is SUCH a common need

When i use Dataprep full day, i would prefer to have a dark theme to preserve my eyes ! If we could swith between a dark or a light theme, it would be the best solution !

:-)

PS : Sorry for my bad English, I'm a French user.

Standardize is an amazing function! ... if you know that you won't have any more values added to a column later. With standardize, it's impossible to account for future source values.

It would be super helpful if there were a way to add additional Source Values (and, accordingly, New Values for those source values) to account for values that might appear in the future (but aren't in your data right now).

I realize there are already a number of ways to account for "future" values. Some examples include if...then...else, condition column > case on single column, condition column > case on custom column. However, these transforms are not friendly for those unfamiliar with coding in low-code tools, and this no-code upgrade to Standardize could help these users.

Please add features to your current "Folder" feature by allowing us to share them with other users, move a flow that has been "shared" with us from the root folder to a sub-folder, etc.

Someone has already submitted an idea for multiple levels of sub-folders which was another request that we had. Thanks.