Skip to main content

Designer 2024.1 Release Notes

Release Note Product Versions

Version

Release Date

Release

End of Support

2024.1.1.17

May 1, 2024

Major

May 1, 2026

Upgrade Considerations

Warning

This section contains important updates regarding the 2024.1 release. Please review these items before you upgrade.

Python Version Upgrade

We have upgraded the embedded Python version to 3.10.13. Go to Python 3.10 Upgrade FAQ to review important up-to-date information and resources.

Please note that there are important compatibility considerations with regard to Alteryx-built Python tools. Go to Alteryx Connectors for 24.1 to learn how to implement versions that are compatible with Designer and Server 24.1. These tools include Data Connectors (formerly available on Community, now available on the Alteryx Marketplace), Alteryx Intelligence Suite tools, and Enterprise Utility tools.

Cloud Execution for Desktop

If you use Cloud Execution for Desktop, please wait to update to 2024.1 until after we update the Alteryx Analytics Cloud (AAC) environment to include the 24.1 version. This is to avoid potential version conflicts with the Alteryx Engine (including those related to the Python upgrade).

R Tools

The R upgrade is delayed. We will upgrade to R 4.3.3 with Designer 2024.2. You might encounter issues if you use the new R version (4.3.3) before our upgrade.

We will upgrade DataRobot and Predict tools to Python 3.10 and SDK v2.3 with the Designer 2024.2 release. If you use these tools, consider waiting to update your Designer version until the 2024.2 release.

XLS File Format

The Excel XLS (Excel 2003) file format will be phased out, and Alteryx will gradually end support in coming releases. We encourage you to transition to the Excel XLSX (Excel 2007) format.

Insight Tool Deprecation

The Insight tool has reached end of life and is no longer available in Alteryx Server. In Designer, the tool has been deprecated, however, if you still need to access the tool, right-click the Designer tool palette and select Show Deprecated Tools.

Please also note that the Insight tool's Preview functionality is no longer available in Designer due to compatibility issues with the Alteryx upgrade to Python v3.10. You can continue to view your data and design via the Design tab of the Insights tool.

End of Support for the Automation Anywhere 360 and Dropbox Connectors

We've ended support for the Automation Anywhere 360 and Dropbox connectors. These tools will continue to work in the previous versions of Designer and Server.

New Features: Designer

AiDIN Copilot Private Preview

We're thrilled to announce that our new GenAI-powered feature, AiDIN Copilot, is coming soon to Designer! AiDIN Copilot enhances your workflow by automatically adding tools to your canvas and providing helpful insights and information about Alteryx. We're offering a limited Private Preview of this new feature, and we invite you to be among the first to try it out. If you're interested, please go to the signup page.

Template Updates

We've made updates to the workflow template experience. You can now add metadata to your templates, including a thumbnail image, owner, and description. You can view templates via a grid view or list view via the Templates window, and you can change the default location where your templates are saved. Go to Templates for more information.

User Settings UI Updates

We've redesigned the Designer User Settings. The redesign simplifies the user experience via a modernized UI and more intuitive tab groupings. Go to User Settings to explore the updates.

Disable Individual Formula Expressions

You can now choose to enable and disable specific expressions in the Formula tool and have more flexibility in the way you build, test, troubleshoot, and execute your workflows. Additionally, you can dynamically interact with the disable expression toggle via the Action tool when you design Analytic Apps. For example, build an app where you use a checkbox to dynamically determine whether a formula expression is executed.

New Formula Functions

We've added several new formula functions:

  • Coalesce

  • DateTimeQuarter

  • EqualStrings

  • FindNth

  • IsLowerCase

  • IsUpperCase

You can find these anywhere functions are available.

AMP Fully-Converted Tools

These tools are now converted for full AMP support:

  • Smooth

  • Generalize

  • Heat Map

  • Find Nearest

  • Trade Area

For a list of tools supported with AMP, go to Tool Use with AMP.

Tool UI Updates

We've refreshed the user interface for the Select tool (including other tools that use the Select functionality). This includes the implementation of Dark Mode for the Select component. Additionally, we've made updates for tool UI consistency to the Sample, Sort, and Unique tools.

Download Tool Updates

We’ve extended the support for DCM tags resolution in the payload for POST requests inside the Download tool. Also, there’s added support for Base64 encoding of header and payload values (or selected parts of it) inside the Download tool.

Official Support for Make Columns Tool

The Make Columns tool has officially graduated to the Transform tool category in Designer (previously Laboratory tool category). We have also added a One Tool Example for Make Columns.

Email Tool Logic when There is an Error in Workflow with AMP

We enhanced the logic of the Email tool with AMP. Now it works the same as with the original Engine, where the Email tool is the final tool to execute (assuming all prior tools have been executed). You can rely on other validations in the workflow to finish before an email is sent. This prevents cases where a run appears to be successful (based on receiving an email) even if it incurred errors that should have prevented the email from being sent.

Email Tool Ignores Malformed Email Address

A single malformed email address in the 'to' email list of the Email tool should not prevent emails from being sent to valid addresses. When there is an invalid email address, it's logged as an error message and the process moves on to the next valid email address.

Expect Equal Tool

Expect Equal is a new AMP-native Developer tool. Use this tool to test if two data streams are identical and see errors if not. Go to Expect Equal for more information.

Marketplace Add-Ons

As an alternative to downloading via Alteryx Marketplace, you can now download and install Alteryx-supported add-ons directly via the Add-Ons menu in Alteryx Designer. You can search the Add-Ons window based on the add-on name and description, view the add-on's version number, and access the Alteryx Marketplace to explore all the offerings.

Beta Release

This feature is in Beta at this time. This means that certain components are not fully functional. Once you install an add-on via Marketplace Add-Ons, the Install button will read Update. Note that the Update button is not functional at this time. We will continue to enhance this feature in future releases.

Dark Mode Updates

Additional Designer components are now Dark Mode compatible, including more tool configuration components. In addition, many macro and Analytic App interface components are now Dark Mode compatible. Go to Dark Mode to learn more.

Beta Release

Dark Mode functionality is still in Beta at this time. This means that only certain Designer interface components have been converted to Dark Mode. Additionally, you might see certain components (including many tool configurations) that are currently only partially converted to Dark Mode. We will continue to include additional elements for Dark Mode in future releases.

Start Here Updates

We've updated the Start Here experience (when you first open Designer). Start Here content is now hosted online from Community which allows for more frequent updates to communicate new and exciting features.

Updates to Designer Offline Help Files

We've updated the offline help experience in Designer. The offline help files now use the same look and feel as the online help (help.alteryx.com). When you access help in Designer offline, you now land on the offline help home page where you can search for Designer help content.

Read Engine Logs While a Process Runs

You can now view Engine logs while a job is running, which is especially helpful for long-running workflows. Previously, logs were locked for reading, could not be accessed while the workflow was running, and would be deleted if the workflow was canceled (loss of valuable information about the workflow run process). This was particularly challenging in Server environments where long run times can affect the stability of the environment.

With this change, you can now read Engine logs while the workflow is running (on both Designer and Server). Depending on how you view the logs (in which file viewer), you may be prompted to update or reload the page to see updates if additional log information comes through while you have the file open. For more information about Engine logs and their uses, go to the Knowledge Center.

Improved Swap File Management

We’ve improved Swap file management under the default temp directory. Swap files are now written inside a subdirectory of the session temp directory and have been renamed to Swap* (from e2Temp).

New Excel Reader

A new and improved Excel reader is now available. XLSX files now read in faster, with flawless Designer functionality when you select a range on the Excel sheet, and the ranges load consistently when data is sparse.

Reading JSON Data in Structured Form with Input Tool

A new feature has been added to the Input tool for JSON data, called "Read Data in Structured form." This feature is available with AMP only and allows data to be read in a tabular format, where the first-level keys serve as field names, and values within those fields are grouped accordingly. This lets you group values and utilize manipulations typically used for tabular data. For more information, go to Reading JSON.

Parquet Support

The Parquet file format is now natively supported by Alteryx (AMP engine only).

Trino Support

Designer now supports Trino connections. For more information, go to Trino.

Dremio Support

Designer now supports Dremio connections. For more information, go to Dremio.

Databricks Volumes

Designer now supports Databricks Volumes connections. For more information, go to Databricks Volumes.

IAM Authentication Support for AWS Data Sources

Some of your favorite AWS-hosted and served data sources now support AWS IAM for authentication in Designer:

  • Amazon Redshift

  • Amazon Athena

  • S3 staging authentication for Redshift bulk loader.

  • S3 staging authentication for Amazon Athena bulk loader.

  • S3 staging authentication for Databricks bulk loader.

Changing the Default DCM Mode to DCM Only

Important

We’re defaulting the DCM mode to DCM Only. This means that the checkbox to Use DCM on tool configurations might no longer be visible by default. You can still change the DCM Mode in the System Settings or User Settings.

This change doesn’t override your previously configured DCM settings. It only applies to new Designer installs as well as installs where DCM settings have not been previously configured.

Go to DCM - Designer for more information.

DCM Generic External Vault

You can utilize the DCM configuration to fetch secrets used in DCM credentials at runtime from a vault by providing a custom script or executable that would handle authentication and secret retrieval. Forming such a vault is possible through Designer and Server.

Generic External Vault allows you to configure a generic vault that can retrieve secrets from any vault with a programmatic interface using basic authentication.

For more information, go to DCM Generic External Vault.

Snowflake Key-Pair Authentication

You can now use key-file (JWT) authentication for Snowflake in Alteryx Designer with DCM. Select your Snowflake connection and find key-pair authentication from the list of available data sources.

Snowflake DSN-less Connection Proxy Options in DCM

The proxy parameter has been added to the Snowflake DCM schema. You are now able to establish a connection to Snowflake using the DCM connection with Proxy. Make sure not to include proxy credentials in the parameter as the value of this parameter is not encrypted and might be misused for malicious purposes.

Google BigQuery JSON Key-file Authentication

It's now easier than ever to authenticate service accounts with Google BigQuery using DCM. Go to Google BigQuery for more information.

HashiCorp Vault mTLS Authentication

There is a new authentication method for HashiCorp Vault. Designer can now use mTLS (“mutual TLS”, also known as “TLS Client Authentication”) to obtain DCM secrets from Vault.

New Features: Alteryx Intelligence Suite

AIS Release Note Product Versions

Version

Release Date

Release

End of Support

2024.1.0.18459

May 1, 2024

Major

May 1, 2026

Python Version Update

We have upgraded the embedded Python version to 3.10.13. Go to Python 3.10 Upgrade FAQ to review up-to-date information and resources.

Updated Machine Learning Tools

With the upgrade to Python 3.10, some functionality of the Machine Learning tools has changed…

  • Classification and Regression Tools: Removed the Presort parameter from the Advanced Parameters section of the Decision Tree algorithm.

  • Predict Tool: Some models created before AIS 2021.4 might not work with the Predict tool. Additionally, models created with the AutoML tool are no longer supported. Please use the Assisted Modeling tool to build your machine learning model.

Updated spaCy Model for Text Mining Tools

Updated the spaCy language models for the Text Mining tools. This update might change the output for workflows that use these Text Mining tools...

  • Named Entity Recognition Tool

  • Part-of-Speech Tagger Tool

  • Text Preprocessing Tool

Updated Natural Language Tool Kit (NLTK)

Updated the NLTK toolkit for the Sentiment Analysis tool. This update might change the output for workflows that use the Sentiment Analysis tool.

Machine Learning Integration Tools Version Requirement

For Designer 2024.1, you must install the 2024.1 version of the ML Predict and Send tools. Previous versions of the tools aren't supported. Note that the 2024.1 version includes the Python 3.10 update and won't work with previous versions of Designer.

Fixed and Known Issues

Fixed

Major Release Version 2024.1.1.17

ID

Description

Version

Issue Status

GENG-2948

GCSE-936

The output data progress bar indicator is incorrect with the AMP engine.

2024.1.1.17

Fixed

GENG-3010

GCSE-1134

The Sum Action of the Summarize tool adds leading zeros to the FixedDecimal between -999 and 999 when AMP is in use.

2024.1.1.17

Fixed

GENG-3132

The Select tool throws AMP conversion errors when the data type is changed from Fixed Decimal 12.0 to Int32.

2024.1.1.17

Fixed

GENG-3183

GCSE-1579

The Test tool is allowing further execution with AMP.

2024.1.1.17

Fixed

GENG-3201

Original Engine and AMP: Generalize and Smooth tools give error "No records in ProcessJoinSort()" for big polygon.

2024.1.1.17

Fixed

GENG-3226

GCSE-1693

ConsumerView macro is failing after the 2023-08 CASS install.

2024.1.1.17

Fixed

GENG-3243

GCSE-1669

Error: ‘Cannot find macro “XXX”’ when calling nested macros in subfolders in 22.3 and 23.1 (original Engine).

2024.1.1.17

Fixed

GENG-3251

Crash in DatasetMetaDataCollection: DriveTime race condition.

2024.1.1.17

Fixed

GENG-3254

GCSE-1739

DCM connection on the Dynamic Input tool generates a different number of rows compared to a non-DCM connection with AMP enabled.

2024.1.1.17

Fixed

GENG-3257

GCSE-1661

Workflow hangs infinitely when AMP is enabled without any errors.

2024.1.1.17

Fixed

GENG-3258

GCSE-1697

Error: Email (2) Record#1: Func 'curl_easy_perform' failed, ret = 28, desc = Timeout was reached.

2024.1.1.17

Fixed

GENG-3260

GBETA-416

Control Container (CC): An enabled CC after a disabled CC will execute even when no records are incoming.

2024.1.1.17

Fixed

GENG-3262

TELC-3848

Hang when Output Data tries to create an already existing sheet in XLSX.

2024.1.1.17

Fixed

GENG-3264

DateTime precision with AMP and Union tool incorrectly truncates data.

2024.1.1.17

Fixed

GENG-3270

AMP doesn’t put records swap files in the workflow session temp directory.

2024.1.1.17

Fixed

GENG-3272

TDCE-218

SpatialMatch and Find Nearest tools not connecting to SQL Server within Control Container.

2024.1.1.17

Fixed

GENG-3273

GCSE-1658

AMP temp files are not limited and can fill drive.

2024.1.1.17

Fixed

GENG-3275

Crash in CSV.

2024.1.1.17

Fixed

GENG-3278

Assertion error while reading CSV file.

2024.1.1.17

Fixed

GENG-3286

Find Nearest in SQL mode loses unmatched records.

2024.1.1.17

Fixed

GENG-3289

AMP doesn't read the Server TempFiles directory parameter from RunParameters.

2024.1.1.17

Fixed

GENG-3313

Dynamic Input: Internal error in RecordReader::ReadFields: Too many fields.

2024.1.1.17

Fixed

GENG-3323

Input tool update mode: Internal Error deadlock detected (@1).

2024.1.1.17

Fixed

GENG-3324

Distance drops rows if it has a packet of zero/null drive distances.

2024.1.1.17

Fixed

GENG-3343

Crash in the histogram in the Basic Data Profile tool.

2024.1.1.17

Fixed

GENG-3347

TWI-304

Deadlock Error with Control Container that contains Input tool with error and CrossTab is connected to Control Container.

2024.1.1.17

Fixed

GENG-3348

Missing AMP functionality with the Select tool.

2024.1.1.17

Fixed

GENG-3350

Error in Custom Formula functions with a fixed number of arguments.

2024.1.1.17

Fixed

GENG-3351

GCSE-1632

Int64 still fails in Formula Add-In functions in certain cases.

2024.1.1.17

Fixed

GENG-3362

Original Engine regression: Cancel workflow on error functionality is broken.

2024.1.1.17

Fixed

GENG-3372

GCSE-1578

"Message Tool > Error and Stop Passing Records" is still creating an empty file when no file should be created.

2024.1.1.17

Fixed

GENG-3374

GCSE-1466

Depending on upstream mailserver configuration, attaching files to an email sent with the Email Tool or Email Events in Designer/Server 2022.3+ can result in unsent emails, possibly with attendant Non-Delivery Report (NDR) Delivery Status Notifications coming back from addressee mailservers (example: "550 5.6.11 The mail client submitted this message with bare line feeds, which cannot be sent via SMTP protocol DATA command and receiving system does not support BDAT").

2024.1.1.17

Fixed

GENG-3381

Macros that contain a Control Container and a nested macro with a relative path cause an error.

2024.1.1.17

Fixed

GENG-3382

0 records through Control Container with a macro that contains Control Container with DB Output.

2024.1.1.17

Fixed

GENG-3401

AyxAssertFailed: S:\e2\e2lib\OS\Impl\FileWriteImpl.cpp L42: assertion failed: ret.

2024.1.1.17

Fixed

GENG-3404

GCSE-1828

Control Container with nested disabled Control Container inside it causes an error.

2024.1.1.17

Fixed

GENG-3407

GCSE-1850

Find Replace tool fails with special characters when AMP is enabled.

2024.1.1.17

Fixed

GENG-3408

GDD-3834

"Internal Error - Deadlock detected (@1)" error message while uploading Browse tool's example workflow to Server.

2024.1.1.17

Fixed

GENG-3422

GCSE-1733

After upgrading to 23.1, Alteryx crashes frequently.

2024.1.1.17

Fixed

GENG-3468

Green highlight on tools isn’t working.

2024.1.1.17

Fixed

GENG-3469

Table: Handle missing BarGraphField field.

2024.1.1.17

Fixed

GENG-3476

Output errors with invalid connection for a macro with Control Container inside.

2024.1.1.17

Fixed

GENG-3477

TELC-3862

Crash with Control Container and original Engine tools.

2024.1.1.17

Fixed

GENG-3478

GCSE-1862

Control Container error: "Internal Error - Anchor (###:Log) was not closed" when activated Control Container contains a Run Command tool with no Read Results input specified.

2024.1.1.17

Fixed

GENG-3489

GCSE-1064

If "Cancel Running Workflow on Error" is checked, an email is sent when a workflow fails but there is no mention of it in the Results log.

2024.1.1.17

Fixed

GENG-3490

Crash with batch macro when some of the input connections are invalid.

2024.1.1.17

Fixed

GENG-3496

GCSE-1795

Join tool error on the workflow with the In-DB tool connected by Oracle Instant Client ODBC.

2024.1.1.17

Fixed

GENG-3562

GCSE-1948

New error wrapping is too aggressive and warning messages stop the workflow from working.

2024.1.1.17

Fixed

GENG-3570

GCSE-1930

Warning from the Append tool within the Inactive Control Container - Warning: Append Fields (5): There were no records present in the source.

2024.1.1.17

Fixed

GENG-3596

Func 'curl_easy_perform' failed, ret = 55, desc = Failed sending data to the peer.

2024.1.1.17

Fixed

GENG-3599

Crash in REngine on parse RAlteryxAddFieldMetainfo

2024.1.1.17

Fixed

GENG-3623

GBETA-427

Control Containers are not being inactivated when zero records are received.

2024.1.1.17

Fixed

GENG-3624

TDES-6984

Control Container (CC): Macro containing CC is showing disabled shading if "Show all macro messages" is selected.

2024.1.1.17

Fixed

GENG-3634

AMP: Email tool is not processed on Alteryx Server c.f. E1.

2024.1.1.17

Fixed

GENG-3639

Control Container: Macro containing a CC doesn’t throw an error when parent workflow uses the original Engine.

2024.1.1.17

Fixed

GENG-3707

Workflow is not canceled on error even when the setting is checked.

2024.1.1.17

Fixed

GENG-3802

GCSE-1187

Report Text tool fails to populate values when the field name has Japanese characters.

2024.1.1.17

Fixed

GENG-3804

GCSE-2069

Append tool error in 22.1 (original Engine) Analytic App that doesn't appear with AMP or when run as a workflow: The source stream was not properly initialized.

2024.1.1.17

Fixed

GENG-3812

TELC-3867

Crash in WorkflowContext::CloseErroredTool().

2024.1.1.17

Fixed

GENG-3841

TUC-522

Amazon S3: Parquet file option is showing in the file dropdown.

2024.1.1.17

Fixed

GENG-3868

BatchMacro should close its connections in Quick and Full update modes.

2024.1.1.17

Fixed

TCPE-525

GCSE-1030

When using Designer localized to Chinese or French, the Insights tool can’t be configured and causes Designer to hang with an error message.

2024.1.1.17

Fixed

TCPE-627

GCSE-1236

TomTom layer behavior: The Map Input tool is not working and creates large cache files.

2024.1.1.17

Fixed

TCPE-662

GCSE-1324

The Interactive Chart tool produces garbled characters for languages except English.

2024.1.1.17

Fixed

TCPE-738

GCSE-1496

FTP Download tool: Error transferring Data “”: timeout was reached.

2024.1.1.17

Fixed

TCPE-750

GCSE-1512

When Desktop Automation is configured, Alteryx creates a temp folder AlteryxCEF_xxxx-xxxx-xxxx-xxxx every time Designer is opened and doesn't clear up automatically.

2024.1.1.17

Fixed

TCPE-757

GCSE-1528

Interactive Chart tool: (Batch function) Japanese field name of the batch graph is not working properly.

2024.1.1.17

Fixed

TCPE-838

GCSE-1614

Interface Designer: A link is not working for relative or absolute file paths and hyperlinks.

2024.1.1.17

Fixed

TCPE-881

GCSE-1792

American date format in messages.

2024.1.1.17

Fixed

TCPE-985

GCSE-1949

Outputs are re-enabled after making a change to a batch macro.

2024.1.1.17

Fixed

TDCB-3622

Issues with Loading data to DataBricks via Apache Spark ODBC driver.

2024.1.1.17

Fixed

TDCB-4564

GCSE-1176

2022.3 Google BigQuery Write Data In-DB tool fails when query contains double quotes on string literals.

2024.1.1.17

Fixed

TDCB-4645

GCSE-1258

Workflows with operations on SQL server are running slower on 2022.1.

2024.1.1.17

Fixed

TDCB-4887

GCSE-622

Error 'Output Data (4) There were errors with LOADING please check your ERROR TABLES' when trying to load records with diacritical characters using the Teradata Bulk Loader connection on the Output Data tool.

2024.1.1.17

Fixed

TDCB-4948

GCSE-1521

BigQuery Bulk Loader loads date fields as strings.

2024.1.1.17

Fixed

TDCB-5182

GCSE-1812

Output Data errors when writing to Google BigQuery table in non-US location using standard ODBC connection.

2024.1.1.17

Fixed

TDCB-5224

SET NOCOUNT ON used to work in the query builder.

2024.1.1.17

Fixed

TDCB-5294

GBETA-421

Start data in Excel input ignored.

2024.1.1.17

Fixed

TDCB-5318

GCSE-1999

Workflow fails with "The COPY failed with error...Check your key and signing method." when using Snowflake User Alias.

2024.1.1.17

Fixed

TDCB-5320

GCSE-1972

Error SQLDriverConnect: SSL SYSCALL: Cannot Connect to PostgreSQL 15 DB on v2023.2.

2024.1.1.17

Fixed

TDCB-5324

GCSE-1988

Data Connection string of Other type of Data Connection is wrapped in double quotes.

2024.1.1.17

Fixed

TDCB-5340

GCSE-2049

In 2023.1+, visual query builder doesn’t display a table schema for a Denodo connection.

2024.1.1.17

Fixed

TDCE-235

GCSE-1596

.MIF file coordinates read into the wrong hemisphere in v 2023.1 and 2022.3.

2024.1.1.17

Fixed

TDCE-242

GCSE-1626

The Formula In-DB tool stops executing, outputs the rows with successful calculations, and doesn't result in an error or warning 'divide by zero'.

2024.1.1.17

Fixed

TDCE-246

GCSE-1667

Designer 2023.1 Download tool attempts to connect to a proxy even though the destination addresses are in the exception list.

2024.1.1.17

Fixed

TDCE-257

GCSE-665

The Create Points tool is not working as expected with custom projection in 2022.1.

2024.1.1.17

Fixed

TDCE-270

GCSE-1746

The table name is garbled in Query Builder with Oracle OCI.

2024.1.1.17

Fixed

TDCE-281

GCSE-1782

Unable to append geospatial data into an existing Oracle table using OCI connection.

2024.1.1.17

Fixed

TDCE-288

GCSE-1833

Receive error "CREATE TABLE permission denied in database" when trying to create a temporary Table in Microsoft Azure SQL Data Warehouse using the Data Stream In tool.

2024.1.1.17

Fixed

TDCE-304

GCSE-1847

The Visual Query Builder ("VQB") does not populate any Google Big Query ("GBQ") objects in the tree view control on the right pane if the schema/database contains no tables and only views.

2024.1.1.17

Fixed

TDCE-317

GCSE-335

Input Data tool Excel XLSX ranges are inconsistently loaded when data is sparse.

2024.1.1.17

Fixed

TDCE-318

GCSE-328

Error: "The COPY failed with error: End of record reached while expected to parse column" when trying to update Snowflake using Bulk Connection.

2024.1.1.17

Fixed

TDCE-330

GCSE-1921

Error and incorrect values when reading SQL table with a column with VARBINARY data type.

2024.1.1.17

Fixed

TDCE-338

GCSE-1914

Dynamic Output In-DB tool display issue within the configuration window.

2024.1.1.17

Fixed

TDCE-350

GCSE-1992

Arabic characters outside the normal IBM DB2 ODBC Designer character set.

2024.1.1.17

Fixed

TDCE-359

GCSE-2024

Can’t save default settings on the S3 Download tool.

2024.1.1.17

Fixed

TDCE-363

GCSE-2037

SQL Server ODBC DSN connections do not show the Geometry Spatial Type checkbox option in the Output Data tool.

2024.1.1.17

Fixed

TDCE-364

GCSE-1910

SQL Queries Statements starting with "DECLARE var" for a SQL Server Database not working in Designer 2023.2.

2024.1.1.17

Fixed

TDCE-365

GCSE-1876

Comments that appear at the beginning of the query are not recognized in the SQL query.

2024.1.1.17

Fixed

TDES-7735

The updated Missing Macro name isn’t showing in the Configuration window.

2024.1.1.17

Fixed

TDES-8052

Saving templates from Server workflows is not working properly.

2024.1.1.17

Fixed

TDES-8060

Saving templates from AAC workflows is not working properly.

2024.1.1.17

Fixed

TDES-9579

When you save to an AACP workspace, the dialog window might generate this error message: "Unexpected character encountered while parsing value…". This error is due to an updated compression algorithm enabled in AACP. The desktop workflow still saves to the AACP workspace despite the error. We recommend that you upgrade to 24.1 to avoid this error.

2024.1.1.17

Fixed

TUC-450

Object is being unselected when clicking on the "Amazon S3 URL" textbox for S3 Upload and S3 Download tools.

2024.1.1.17

Fixed

TUC-452

Amazon S3 Download tool error messages are not in a single line.

2024.1.1.17

Fixed

TWI-313

GCSE-1855

Fixed an issue where Spearman Correlation values vary based on input data order when duplicate values are present.

2024.1.1.17

Fixed

Known

ID

Description

Version

Issue Status

TCPE-911

GCSE-1841

Cannot right-click to edit to open App\Workflow .yxwz with 2022.3.

2024.1.1.17

Known

TCPE-912

GCSE-1851

Alteryx renamed workflow doesn't work when opened from Designer.

2024.1.1.17

Known

TCPE-915

GCSE-1856

Geographic data Browse > Zoom to Selection is not working for larger data sets after sorting data in the Results window.

2024.1.1.17

Known

TCPE-926

GCSE-1810

SDK Input Connectors are not passing meta-data down the line after a change is made.

2024.1.1.17

Known

TCPE-1077

GCSE-2126

Alteryx copy and paste freezing application.

2024.1.1.17

Known

TDALI-5451

Disable individual formula expression previews in configuration may not properly update when expressions are disabled.

2024.1.1.17

Known

TDALI-5837

GDD-4527

FindNth formula function: Decimals should be truncated rather than rounded.

2024.1.1.17

Known

TDCB-5343

The default sheet in Excel file defaults to Sheet1.

2024.1.1.17

Known

TDCB-5384

GCSE-2078

Date Between isn’t working for Snowflake in Visual Query Builder.

2024.1.1.17

Known

TDCE-351

GCSE-1994

SharePoint List Input fails when reading custom views with over 5000 rows.

2024.1.1.17

Known

TDCE-371

GCSE-2056

Box Output tool formatting issue.

2024.1.1.17

Known

TDCE-379

GCSE-2095

SharePoint Output tool is not retaining data types.

2024.1.1.17

Known

TDCE-380

GCSE-2103

SDK connectors fail to connect when PAC Script contains MyIpAddressEx().

2024.1.1.17

Known

TDCE-384

GCSE-1898

Salesforce v. 5.1.0 Source and Description in metadata are missing.

2024.1.1.17

Known

TDCE-386

GCSE-2121

When reading the SQL Server table you get a syntax error on queries if the query includes a spatial object column and that column name has spaces.

2024.1.1.17

Known

TDCE-387

GCSE-2111

When using the SharePoint Output tool to append/overwrite lists into SharePoint Cloud List the tool throws an error: "Error adding list items".

2024.1.1.17

Known

TDCE-403

GCSE-2170

SharePoint Input 2.5.0: If SharePoint list has a field name beginning with an underscore, that field does not get input.

2024.1.1.17

Known

TDCE-408

Tableau Output 1.4.1 displays an incorrect error when attempting to create a data source name that already exists in a project.

2024.1.1.17

Known

TDCE-412

Browse Tool showing an error when getting data from the SalesForce Input tool having fields of DateTime on Python v3.10.

2024.1.1.17

Known

TDCE-413

TDCE-401

Stored Procedure values are not displaying due to "Stored Procedures are not supported with this user. Try with a different user or an ODBC connection."

2024.1.1.17

Known

TDCE-414

SDK Connectors fail to connect when PAC Script contains dnsResolveEx().

2024.1.1.17

Known

TDES-4543

The Start Here window opens behind Designer.

2024.1.1.17

Known

TDES-10319

The Download tool DCM checkbox doesn't remain checked. As a workaround, set DCM to DCM Optional in User Settings.

2024.1.1.17

Known

TDT-1999

GCSE-2033

The Find Nearest tool is no longer able to get typed-in values.

2024.1.1.17

Known

TML-9997

Running a workflow with the Assisted Modeling tool generates an import error in Jupyter Notebook.

2024.1.1.17

Known

TWI-313

GCSE-1855

Spearman Correlation value varies based on input data order when there are duplicate values.

2024.1.1.17

Known

Security Updates

ID

Description

Version

Issue Status

TDS-765

We have updated the embedded OpenSSL library to version 3.0.12. This patch-level release does not change API/ABI functionality or interoperability. It addresses the presence of several reported potential vulnerabilities within the OpenSSL codebase, including:

  • CVE-2023-5363

  • CVE-2023-4807

  • CVE-2023-3817

  • CVE-2023-3446

  • CVE-2023-2975

  • CVE-2023-2650

  • CVE-2023-1255

  • CVE-2023-0466

  • CVE-2023-0465

  • CVE-2023-0464

Go to https://www.openssl.org/news/openssl-3.0-notes.html for more information.

2024.1.1.17

Fixed