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

0 Likes

Please add the "Don't Output Input Objects" option. 

 

It would be nice to eliminate the input objects when the processed output object is all that is desired.  When processing spatial data, keeping the input objects can lead to massive amounts of unnecessary data in the output data stream.

0 Likes

The silent install for the census data I not completing successfully.  It appears that it can't create folders.  When attempting to run the command: DataInstallcmd.exe /s /install all /log "C:\temp\logs\alteryx.txt"

I received an error in the log:  Install failed: Directory: C:\Program Files (x86)\Alteryx\DataProducts\ does not exist

I received this error regardless of how I attempted to run this command, as a user with admin permissions, as a user with admin permissions running the command as an administrator, from an elevated command prompt, etc. It was not until I manually created the directory via the following command that the silent install ran successfully. 

 

mkdir "C:\Program Files (x86)\Alteryx\DataProducts"

0 Likes

Below is a list of DBMS rankings as of August 2016

(for an updated and longer list see: http://db-engines.com/en/ranking)

I personally look for; HBase, Splunk, MariaDB, Couchbase, Amazon Dynamo, CouchDB connections...

 

Rank  DBMSDatabase ModelAlteryx
AugJulAug   
201620162015   
1.11OracleRelational DBMSYes
2.22MySQL Relational DBMSYes
3.33Microsoft SQL ServerRelational DBMSYes
4.44MongoDB Document storeYes
5.55PostgreSQLRelational DBMSYes
6.66DB2Relational DBMSYes
7.78Cassandra Wide column storeYes
8.87Microsoft AccessRelational DBMSYes
9.99SQLiteRelational DBMSYes
10.1010Redis Key-value storeNo
11.1114Elasticsearch Search engineNo
12.1213TeradataRelational DBMSYes
13.1311SAP Adaptive ServerRelational DBMSYes
14.1412SolrSearch engineNo
15.1515HBaseWide column storeNo
16.1617FileMakerRelational DBMSNo
17.1818SplunkSearch engineNo
18.1716HiveRelational DBMSYes
19.1919SAP HANA Relational DBMSYes
20.2025MariaDBRelational DBMSNo
21.2122Neo4j Graph DBMSNo
22.2220InformixRelational DBMSNo
23.2321MemcachedKey-value storeNo
24.2424Couchbase Document storeNo
25.2528Amazon DynamoDB Document storeNo
26.2623CouchDBDocument storeNo
27.2730VerticaRelational DBMSYes
28.2829Microsoft Azure SQL DatabaseRelational DBMSYes
29.2927NetezzaRelational DBMSYes
30.3026FirebirdRelational DBMSNo
31.3131Riak KV Key-value storeNo
32.3340Amazon Redshift Relational DBMSYes
33.3232MarkLogicMulti-model No
34.3434dBASERelational DBMSYes
35.3535GreenplumRelational DBMSYes
36.3633IngresRelational DBMSNo
37.3739ImpalaRelational DBMSYes
38.3836SphinxSearch engineNo
39.3943HazelcastKey-value storeNo
40.4038EhcacheKey-value storeNo
41.4151Google BigQuery Relational DBMSYes
42.4350OrientDBMulti-model No
43.4241InterbaseRelational DBMSNo
44.4545Spark SQLRelational DBMSNo
45.4455TitanGraph DBMSNo
46.4668RethinkDBDocument storeNo
47.5081InfluxDBTime Series DBMSNo
48.4769AerospikeKey-value storeNo
49.4947CloudantDocument storeNo
0 Likes

On the output data component, when outputting to a database, there are Pre & Post Create SQL statement switches.  This allows for the execution of a SQL statement in the DB but only after a create table action.  To use this functionality you must have populated a table using the 'create new table' or 'overwrite' option, which is no good if you're using the Update or Append options.  Change these switches to Pre & Post SQL Statements as per the Input Data component.  This will allow you to execute SQL statements in the DB either before or after the population action.  Can be really handy if you need to execute database stored procedures for example.  

 

Please note:  You can already work around this by branching from your data stream and creating or overwriting a dummy table, then use the pre or post create switch for your SQL statement.  This is a bit messy and can leave dummy tables in the DB, which is a bit scruffy.

0 Likes

When outputting to files in avro format, it would be nice to have Alteryx either throw an error/warning or automatically add a prefix when field names do not conform to the Apache Avro specifications. For example, if I were to try to output an .avro file with a field named "2018 actions", Alteryx could throw a warning/error to remind me to rename the field, or Alteryx could change the field name for me to something like "X2018_Actions".

0 Likes

Add extra capabilities int he Output Tool so that the following can be accomplished without the need for using Post SQL processing:

 

- Create a new SQL View

- Assign a Unique Index key to a table

 

Having these capabilities directly available in the tools would greatly increase the usability and reduce the workload required to build routines and databases.

 

0 Likes

Is it possible to get a monthly subscription service to spread out the cost - perhaps to make it more beneficial your end we could have a 6 month minimum contract? 

With some consulting projects you'd only really be able to bill the pro rata cost so that would help.

0 Likes

We are limited to vertical and horizontal flow charts.

 

Being able to move the green entrance and exit nodes to vertical or horizontal positioning in the same chart would aid creating more efficient flow layouts.

 

The developers should check out Factorio too. Quite a few idea in there on flow charting.

 

EG:

flows.jpg

0 Likes

At the moment the salesforce connector does not support view objects like AccountUserTerritory2View. It should be extended to support those objects to facilitate more efficient and above all complete data extraction. 

0 Likes

I want to connect to Salesforce without Security Token.

Salesforce doesn't need Security Token when we set Login IP Ranges.

 

Actual Condition:

  1. In Salesforce, I set Login IP Ranges like below so that Salesforce doesn't require Security Token.

 Alteryx_4.jpg

  1. I could connect to verify custom object definition viaSalesforce Input without Security Token

   Alteryx_1.jpgAlteryx_2.jpg

 

  1. When workflow rub, Salesforce Input shows error message.

Alteryx_3.jpg

 

 

Thank you for considering our request.

0 Likes

I will be using TS Model Factory tool for running ARIMA quite extensivelty and understand that existing tool does not allow for model customization options. I will really appreciate if we can have customization options which helps to specify order of AR or MA components like it can be done in ARIMA tool.

 

Thanks!

0 Likes


Screenshot Autosave.JPGSort by file size based on first digit in file size (should be based on all digits). 

0 Likes

I setup a generic template because the excel files do not have a consistent schema.   This is the template

 

Capture1.JPG 

 

which is interpreted as text

 

  Capture3.JPG

 

When I feed files into the dynamic input tool the output configuration is

 

Capture2.JPG

This is the schema of the first file read by the DI tool.  Why didn't it use the template?

 

The requirement to have all the schemas match is difficult - especially with excel.

 

I would like to suggest the input tool have a checkbox to override the data driver and interpret all columns as text.

 

Read excel as text

https://www.connectionstrings.com/ace-oledb-12-0/treating-data-as-text/

 

0 Likes

It would be cool if, in the API, we could get at all data fields for the relevant dataset, without having to manually list them in the Expression builder area.  Example: if we had a formula function called "AllFields()" that returns all fields.  Then, supposing we had a huge data set with hundreds of fields, we could do something like Average(AllFields()) in order to average all of the fields without listing them individually.

 

And I know, the multi-field formula is there also, but it would still be handy to have this, especially in conjunction with the API, where I'd like to be able to write methods that cruise all data fields to do this or that.  Thanks!

 

0 Likes

It would be nice to be able to search "Variables", "Functions", "Saved Expressions" within the expression boxes of tool configurations, instead of having to fiddle with the hierarchical tree structure all the time!

0 Likes

It would be great if it were possible in future to adjustment Analytic App buttons.

 

For example Run instead of Finish or so... and so on!?!

 

Best regards

Mathias

0 Likes

While manually entering expresssions in tools say for example Formula tool, if an error occurs, apart from the error definition displayed below, there must be auto correct options available depending upon alteryx interpretation. It must provide suggestions to rectify the error in the expression.

 

Such functionality is present in other softwares and it would be great if alteryx add this too.

0 Likes

In trying to work with varying content and rules for extracting information, the regex tool requires a literal string.

The functions can accept a workflow parameter but I needed to parse out the results.

 

For now, I have only a few patterns but looking to handle a more general case.  Thanks

0 Likes

It would be nice to have the expression box (found in formula tools etc.) and the join selection (found on joins etc.) as interface tools.

0 Likes

The new 10.6 leaves all this empty space to the right of the "Connect" field and "Options"/"Preview" fields. This means I have to drag out my tab way farther than I used to in order to see the same amount of information... Can you go back to having these fields stretch all the way to the right of the frame? When you have huge workflows, every little bit of space really matters.

 

Wasted Space!Wasted Space!

Look at all that empty space!

Top Liked Authors