Skip to main content

Designer 2023.2 Release Notes

Release Note Product Versions

Version

Release Date

Release

End of Support

2023.2.1.7

November 1, 2023

Major

November 1, 2025

2023.2.1.51 (Patch 1)

December 8, 2023

Minor/Patch

November 1, 2025

2023.2.1.89 (Patch 2)

January 25, 2024

Minor/Patch

November 1, 2025

2023.2.1.133 (Patch 3)

March 14, 2024

Minor/Patch

November 1, 2025

2023.2.1.173 (Patch 4)

May 9, 2024

Minor/Patch

November 1, 2025

Upgrade Considerations

Important

Alteryx Designer version 2023.2 offers separate GA and FIPS 140-2 capable products. For more information about FIPS, go to the NIST FIPS FAQ page.

The general release version of Alteryx Designer is not FIPS capable. A separate release (and installer) is available under separate license terms for our FIPS 140-2 customers.

Feature and Tool Differences

Please note that specific tools and features might be limited or unavailable in Alteryx Designer-FIPS. Over time, we will continue to evaluate which tools and features to make available again in future Alteryx Designer-FIPS releases.

End of Support for Publish to Tableau Server Tool and TDE Files

The Publish to Tableau Server tool has been removed from the installer. If you wish to upgrade to Designer 2023.2, install the Tableau Output tool, which provides updated features. Additionally, Designer doesn't support Tableau TDE extract files anymore. To retain this tool, go to our guide in the Alteryx Community.

New Features: Designer

Custom Templates

You can now create and use custom templates in Alteryx Designer. Save your existing workflow, macro, or app as a template that you (and others, if shared) can reuse in the future. You can save templates with common workflow configurations and spend less time formatting workflows and more time delivering solutions. Go to Templates to learn more.

Find Missing Macros in Workflows

No more black question mark icons! When you open a workflow with missing macros, you can now resolve the missing macro issue and open the workflow with no errors. Go to Update Missing Macros to learn more.

Interactive Results Grid Enhancements

We've made enhancements to the capabilities in the Interactive Results Grid. We added a change indicator to make it easier to see that a data cleanse, filter, or sort action was applied to a data column. Additionally, you now have access to new operators for date fields, and you can now filter results that are OK and Not OK. Go to Results Window Data Manipulations to learn more.

New Formula Functions

We’ve added 3 new String functions:

  • GetPart

  • GetLeft

  • GetRight

You can use these anywhere functions are available.

Build Custom Formula Functions via C++ with AMP

Advanced workflow developers who use Custom formula functions can now use Custom C++ formula functions with AMP engine (both newly created and existing functions). For more information, go to Build Custom Formula Functions.

Updates to IRR and XIRR Functions

The IRR and XIRR functions (available in the Formula and Summarize tools) were updated to use the Newton-Raphson Method. These improvements should allow the IRR/XIRR functions to produce solutions for more cases than they did previously. With the change of underlying computation method, you might see slight changes in your results from the functions when using the same input values.

A fix to these functions has also been made for the error-handling case. In the previous version, there were some cases that could produce the erroneous value “999999” if the functions failed to converge on a result. We updated this to produce a warning message and return a NULL value in these cases.

Calculate Product via Summarize Tool

You can now calculate the product for a group of numeric values via the Summarize tool. Go to Summarize tool to learn more.

Updates to the Cloud Execution for Desktop Experience

We have made several usability enhancements to the Cloud Execution for Desktop experience in Alteryx Designer. You can now see a progress bar when you save your workflows to the Alteryx Analytics Cloud Platform (AACP). You now also have access to a quick link that brings you to the location where your workflow is saved in AACP. Additionally, when you want to open your (previously saved to AACP) desktop workflow in Designer Desktop, you can now search for the workflow by name as well as sort the workflow list.

Dark Mode Updates

Additional Designer components are now Dark Mode compatible. We have also started updating several tool configuration components to be 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.

Render Tool Updates

We've added right-to-left language support for PDF outputs from the Render tool. Additionally, you can now select a widescreen slide size (16:9) when you output to PowerPoint from the Render tool.

Tool UI Updates

We've refreshed the user interface for the Record ID, Sort, Sample, and Unique tools.

Tools Fully Compatible with AMP

These tools are now fully converted to AMP:

  • The Blob Convert tool is now fully converted to AMP. There is a new functionality within the Blob Convert tool that allows you to convert from a Blob field to a SHA256 hash.

  • Create Samples

  • Distance

  • Formula

  • Imputation

  • Multi-Field Formula

  • Multi-Row Formula

  • Spatial Process

New User Setting to Enable Default State for Engine Compatibility Mode

You now have the option to automatically enable Engine Compatibility Mode whenever you enable AMP Engine. Go to Engine Compatibility Mode to learn more.

Automated Crash Reporting

There is a new crash reporting feature that uses debug information collected from Engine runs. This information is used to analyze issues and make improvements in the product. For more information, go to the Automated Crash Reporting help page.

Amazon Tools

The Amazon S3 tools now support virtual-hosted-style paths. You can also enter a direct URL path to a file or folder. They can now also read, create, and overwrite XLSX files.

DCM Migration Tool

There is a new Migration tool to help you quickly and effortlessly transfer your current workflows to DCM-utilizing connections. For more information, go to the Migration Tool help page.

DCM Adoption

The option to enable and disable Data Connection Manager (DCM) in System and User Settings is no longer available. If you have DCM disabled in Designer and Server, it is automatically enabled when you update to 2023.2.

DCM Mode selection is still available both on the System Settings and User Settings level, with the options of Optional, Default, Only, and Enforced, allowing you to choose a preferred way of using Designer and DCM. In the Optional mode, new connections are configured outside DCM with the option to opt-in for DCM for individual tools.

With DCM as Default, connections are by default stored in DCM with the option to opt-out from using DCM. The Only and Enforced modes do not allow configuring new tools outside of DCM, while the Only mode doesn't enforce DCM usage on already configured tools in existing workflows.

DCM Support for ODBC Technologies

We're extending support for DCM to all database technologies. You can now create and store connections using DCM instead of creating DSNs first. Additionally, you can sync connections between your Designer and Server instances via DCM, without the need to set up DSNs.

Configurable Connection Timeout for ODBC Connections

You now have the ability to improve the connectivity experience and connect to remote data sources or data sources operating in peak times that are not able to respond within the 30-second timeframe.

OIDC Authentication for HashiCorp Vault

You are now able to leverage OIDC token authentication when fetching secrets from HashiCorp Vault with DCM.

Generic OAuth

This feature lets you drastically improve security when you connect to driver-based data sources supported by Designer. When you enable Generic OAuth authentication methods, you can leverage custom identify providers (IdPs) when you establish connections with individual data sources.

Databricks Unity Catalog

The new feature allows you to work with Unity Catalog-enabled Databricks instances. Go to Databricks Unity Catalog for more information about configuration and use.

Merge Tables in Databricks

With the Merge Tables functionality, you are now able to update or delete data in your target delta table in Databricks Unity Catalog using the InDB tools. Go to the Merge Tables help page for more information about configuration and use.

Cancel Query Logic for Snowflake

You can now unblock your data pipelines when you cancel execution locally. This feature lets you cut costs when you work with Snowflake and improves overall database interaction.

Azure AD Authentication Updates

  • Redshift: With this feature, Alteryx enables enterprise-grade authentication for Redshift. This allows you to leverage Azure Active Directory identities when you access data in Redshift.

  • ADLS Staging for Databricks Bulk Loader: This feature lets you improve security when you work with Databricks Bulk Loader. Organizations can granularly manage access to individual containers within a storage account instead of granting storage account-level access.

  • Azure SQL Server, Azure Synapse, and Azure SQL Database: This feature drastically improves the user experience when you work with the referenced data sources. Instead of re-authenticating on each workflow execution, you are now able to use credentials stored in DCM to set up connections to these data sources.

Publish to Tableau Server Tool Removal

The Publish to Tableau Server tool has been removed from the installer. Please use the Tableau Output tool (which provides updated features) instead.

End of Support for Tableau .tde Files

Warning

As of the Tableau 2023.1 release, Tableau has deprecated the TDE extract file format and by default does not allow the publishing of TDE content. Starting with Designer Version 2023.2, Alteryx does not support Tableau TDE extract files anymore. Existing workflows will continue to run as long as they are not edited.

Python SDK Example Tool Removal

The Python SDK Example tool (SDK Examples tool category) is no longer available. You can access SDK example tools that use the new v2 Python SDK at Alteryx IO Resources.

OpenSSL Version Upgrade

We have updated OpenSSL to version 3.0.8. This addresses several vulnerabilities present in older versions:

  • CVE-2023-0286

  • CVE-2023-0401

  • CVE-2023-0217

  • CVE-2023-0216

  • CVE-2023-0215

  • CVE-2022-4450

  • CVE-2022-4304

  • CVE-2022-4203

Go to https://www.openssl.org/news/secadv/20230207.txt for more information.

Python Version Upgrade

We have upgraded the embedded Python version to 3.8.16.

CEF Version Upgrade

We have upgraded the Chromium Embedded Framework (CEF) version to 111.2.4+g49cae37+chromium-111.0.5563.65 / Chromium 111.0.5563.65. This CEF build includes Chromium 111.0.5563.148.

Legacy Alteryx Platform Access

You no longer have access to the legacy Alteryx Platform via the File menu's Save and Open options. Additionally, the Manage Alteryx Links option (previously used to manage links to the legacy Alteryx Platform) is no longer available via the Options menu.

Important

Please note that the legacy Alteryx Platform, in this case, does not refer to the new Alteryx Analytics Cloud Platform (AACP).

Windows 11 Support

Alteryx Designer now supports Microsoft Windows 11 for Designer versions 2023.2 and newer.

End of Support for Windows Server 2012

Warning

As of Designer version 2023.2, Alteryx no longer supports Windows Server 2012 as it has reached the end of support by Microsoft. Go to https://learn.microsoft.com/en-us/lifecycle/announcements/windows-server-2012-r2-end-of-support to learn more.

New Features: Intelligence Suite

Python Version Upgrade

We have upgraded the Intelligence Suite Python version to 3.8.16.

Barcode Tool Dependencies

For Designer 2023.2 or later, the Barcode tool requires additional dependencies to run. Please download and install the Microsoft Visual C++ 2013 Redistributable Package to add these required dependencies.

New in 23.2 Patch 1

SAP (Sybase) IQ Support

Alteryx now supports the SAP (Sybase) IQ connection. You can use standard workflow processing tools to read and write your data.

Fixed and Known Issues

Fixed

Major Release Version 2023.2.1.7

ID

Description

Version

Issue Status

GDCM-3067

Alteryx-NetSuite connection fails with a ; (semicolon) in password.

2023.2.1.7

Fixed

GENG-3240

TDES-7779

Error while executing Analytic App in Designer.

2023.2.1.7

Fixed

TCPE-542

GCSE-1064

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

2023.2.1.7

Fixed

TCPE-566

GCSE-1096

ESRI, Shp file, and Shape file export data in another language.

2023.2.1.7

Fixed

TCPE-606

GCSE1187

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

2023.2.1.7

Fixed

TCPE-615

GCSE-1181

All rows are not being read from an Excel file when read from a source using a Connector tool.

2023.2.1.7

Fixed

TCPE-616

TDT-1818

Data Package Basemap ‘Most Recent Vintage’ doesn’t render on Server.

2023.2.1.7

Fixed

TCPE-647

GCSE-1301

Numbers formatted in Reporting tools are exported as strings randomly after upgrade.

2023.2.1.7

Fixed

TCPE-648

GCSE-1295

Issue with WorkflowFilePath tag in Customer Managed Telemetry.

2023.2.1.7

Fixed

TCPE-664

GCSE-1319

When clicking on the Analytic App interface link to file, there is no response.

2023.2.1.7

Fixed

TCPE-677

GCSE-1335

Fuzzy Matching: Edit Match Options

2023.2.1.7

Fixed

TCPE-695

GCSE-1395

In Designer version 2023.1, when running an Analytic App, the finish button has changed from blue to gray.

2023.2.1.7

Fixed

TCPE-735

GCSE-1491

Bug in Reporting Table tool or Reporting Render tool.

2023.2.1.7

Fixed

TCPE-779

GCSE-1487

Unable to schedule Gallery workflows using Legacy scheduler in Designer 2023.1.

2023.2.1.7

Fixed

TDALI-4809

Forced data type gets the Unhandled Exception error.

2023.2.1.7

Fixed

TDALI-4972

GCSE-1443

An unexpected error occurs when attempting to choose a non-English data type in the Output data type in the Multi Field Formula tool with Designer version 2023.1.

2023.2.1.7

Fixed

TDALI-5140

Search in Select is updating data type in more columns than are displayed when filtered.

2023.2.1.7

Fixed

TDCB-4603

Add support for "none" for Table/FieldName SQL Style FSO for Denodo.

2023.2.1.7

Fixed

TDCB-4655

Access 32-bit drivers fail in tool configuration, but runtime works for XLSB and ACCDB.

2023.2.1.7

Fixed

TDCB-4662

Active Query Builder doesn't work with Access 2016 and 365 64-bit drivers.

2023.2.1.7

Fixed

TDCB-4669

Restore the filter in SiAP to select a XLSB file when using a recent Access runtime (2016 and Office 365).

2023.2.1.7

Fixed

TDCB-4843

Spatial with PostgreSQL fails from the Input tool when selecting only a table as input.

2023.2.1.7

Fixed

TDCB-4888

Amazon Redshift Bulk Loader size of bulk load chunks set to default.

2023.2.1.7

Fixed

TDCB-4928

Multi-byte characters change to blocks using In-DB for Databricks.

2023.2.1.7

Fixed

TDCB-4940

Postgres throws an error if GEOMETRY_COLUMNS is in a different schema.

2023.2.1.7

Fixed

TDCB-5012

GCSE-1598

Non-DCM Databricks Bulk Loader with ADLS only works when TempDirectory is filled.

2023.2.1.7

Fixed

TDCB-5015

GCSE-1531

Write Data In-DB creates placeholder values when it shouldn't. It isn't leveraging default value.

2023.2.1.7

Fixed

TDCB-5016

GCSE-1602

Avro files causing Designer to freeze.

2023.2.1.7

Fixed

TDCB-5077

Allow Snowflake Bulk with Local Staging to use Extra ODBC connection parameters.

2023.2.1.7

Fixed

TDCB-5090

Hyphen in BigQuery table names causes error in the Input tool Visual Query Builder.

2023.2.1.7

Fixed

TDCE-105

GCSE-1130

VQB permission errors when connecting to BigQuery if a user is missing tables.list permission on any dataset.

2023.2.1.7

Fixed

TDCE-130

GCSE-1190

Browse tool "Export" action causes Designer to crash when a Spatial object is present, and XLS is chosen.

2023.2.1.7

Fixed

TDCE-132

GCSE-1186

Input Data tool error: "Unable to find field", even though that field is not included in the SELECT statement.

2023.2.1.7

Fixed

TDCE-149

GCSE-1284

"Unable to find stored procedure <procedure_name>" is shown when clicking on the Stored Procedures tab in the "Configure Pre/Post SQL statements and "Stored Procedure" window.

2023.2.1.7

Fixed

TDCE-165

DE27554

CLOB error with special and multibyte characters.

2023.2.1.7

Fixed

TDCE-166

GCSE1359

VQB SQL Editor: Brackets [ ] are not automatically added for column names with full-width round brackets ( ), which causes SQL error.

2023.2.1.7

Fixed

TDCE-169

DE25915

SpatialMatch tool and Find Nearest tool not working when connecting to SQL Server.

Fixed

TDCE-194

GCSE-1490

Can't save changing the projection as JGD2000.shp.

2023.2.1.7

Fixed

TDCE-256

GCSE-570

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

2023.2.1.7

Fixed

TDCE-262

DE29246

Corrupted data when writing WString to a CLOB using OCI.

2023.2.1.7

Fixed

TDES-4555

Multi-anchor Caching Error with Macros

2023.2.1.7

Fixed

TDES-4700

Control Container: Insert After and Add Browse After not working.

2023.2.1.7

Fixed

TDES-4906

Control Container: Double-clicking a tool should appear to the right of Control Containers.

2023.2.1.7

Fixed

TDES-5430

Control Container: Action tool missing action type.

2023.2.1.7

Fixed

TDES-5637

Control Container: Compare Workflows is not working for Control Containers.

2023.2.1.7

Fixed

TDES-5955

Control Container: Insert in Connection doesn't auto-move tools to make room.

2023.2.1.7

Fixed

TDES-6029

Control Container: Cache and Run Workflow with Control Containers has unexpected results.

2023.2.1.7

Fixed

TDES-6186

Workflow Dependencies aren't opening.

2023.2.1.7

Fixed

TDES-6197

An unhandled exception occurs when opening Designer.

2023.2.1.7

Fixed

TDSL-4772

GCSE-1063

AMP issue with Iterative Macro.

2023.2.1.7

Fixed

TDSL-4785

Int64 fails in Formula Add-In functions.

2023.2.1.7

Fixed

TDSL-4800

GCSE-1260

Workflow with a Render tool in a macro fails with an error in Gallery when AMP is enabled.

2023.2.1.7

Fixed

TDSL-4801

GCSE-894

AMP: Error opening the file. The filename, directory name, or syntax is incorrect.

2023.2.1.7

Fixed

TDSL-4817

GCSE-1392

AMP: Summarize Median calculation is miscomputing.

2023.2.1.7

Fixed

TDSL-4851

TDES-6731

Error: "You found a bug. Contact customer support for assistance." after running workflow in Designer.

2023.2.1.7

Fixed

TDSL-4862

GCSE-1424

Macro in a folder with a Japanese name (multi-byte char): The macro returns an error on Designer 2023.1.1.123.

2023.2.1.7

Fixed

TDSL-4882

GENG-2900

Internal error: Cannot acquire memory for e1 Shim.

2023.2.1.7

Fixed

TDSL-4883

GENG-2925

AMP: Fuzzy Match columns were swapped.

2023.2.1.7

Fixed

TDSL-4917

AMP FuzzyMatch: Different results of MatchScore on original Engine and AMP.

2023.2.1.7

Fixed

TDST-4010

Fixed a security vulnerability in Alteryx Intelligence Suite versions 2021.4 to 2023.1. If you have AIS versions 2021.4 to 2023.1 installed, please download and reinstall the latest applicable version from the license portal.

2023.2.1.7

Fixed

TDYN-587

There are incorrect attributes in the DCM schema for Databricks private app with OAuth.

2023.2.1.7

Fixed

TELC-3558

Control Container: Internal error for non-activated Control Container.

2023.2.1.7

Fixed

TELC--3627

GENG-3113

AMP: Analytic App with Control Container and Tree tool produces an error.

2023.2.1.7

Fixed

TELC-3636

GENG-3111

Control Container: Tool Container nested inside Control Container produces an error.

2023.2.1.7

Fixed

TELC-3637

GENG-3108

AMP: Two Detour tools producing wrong behavior inside Control Container.

2023.2.1.7

Fixed

TELC-3666

GCSE-1315

Autoconfigure issue: The Summarize tool does not have fields passed after Data Cleansing tool.

2023.2.1.7

Fixed

TELC-3695

TDES-6283

Control Container: Error when connection to Browse tool inside Control Container crosses the container boundary.

2023.2.1.7

Fixed

TELC-3696

GENG-3142

Original Engine: Input Data from HTML: Reading of long records producing "You have found a bug." message.

2023.2.1.7

Fixed

TELC-3759

Control Container: App and standard workflow error when disabling all Browse tools.

2023.2.1.7

Fixed

TELC-3768

Control Container: Tools inside non-active Control Containers shouldn't process and output any data.

2023.2.1.7

Fixed

TELC-3803

TDES-7237

Getting access denied error after running a workflow in non-Admin Designer after resetting the path to temp folder via command line.

2023.2.1.7

Fixed

TELC-3819

GENG-3195

AMP performance issue with Crosstab.

2023.2.1.7

Fixed

Minor Release Version 2023.2.1.51

GDCM-3479

Saving a workflow with OIDC connections returns a remote storage error.

2023.2.1.51

Fixed

GDCM-3541

DCM Snowflake bulk connection is not set to the Output tool.

2023.2.1.51

Fixed

GENG-3010

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

2023.2.1.51

Fixed

GENG-3243

Error ‘Cannot find macro “XXX”’ when calling nested macros in subfolders in 22.3 and 23.1.

2023.2.1.51

Fixed

GENG-3260

GBETA-416

Enabled Control Container (CC) after disabled CC will execute even when no records are incoming.

2023.2.1.51

Fixed

GENG-3264

DateTime precision and AMP: Union tool incorrectly truncates data.

2023.2.1.51

Fixed

GENG-3270 / GENG-3273

AMP doesn’t put record swap files in workflow session temp directory / e2Temp Files are not limited and can fill drive.

2023.2.1.51

Fixed

GENG-3289

AMP doesn’t read Server TempFiles directory parameter from RunParameters.

2023.2.1.51

Fixed

GENG-3313

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

2023.2.1.51

Fixed

GENG-3351

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

2023.2.1.51

Fixed

GENG-3324

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

2023.2.1.51

Fixed

TCPE-892

TDALI-5376

The Report Text tool replicates/replaces text when Available Fields are included in text.

2023.2.1.51

Fixed

TDCE-288

GCSE-1833

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.

2023.2.1.51

Fixed

TDES-8052

Saving templates from Server workflows isn't working properly.

2023.2.1.51

Fixed

TDES-8060

Saving templates from AACP workflows isn't working properly.

2023.2.1.51

Fixed

TFLN-1694

The Migration tool is stuck when there are no DCM connections.

2023.2.1.51

Fixed

Minor Release Version 2023.2.1.89

GENG-3132

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

2023.2.1.89

Fixed

GENG-3254

GCSE-1739

With AMP enabled, a DCM connection on the Dynamic Input tool generates a different number of rows than a non-DCM connection.

2023.2.1.89

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").

2023.2.1.89

Fixed

GENG-3381

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

2023.2.1.89

Fixed

GENG-3382

Zero records through Control Container with macro that contains Control Container with DB Output.

2023.2.1.89

Fixed

GENG-3407

GCSE-1850

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

2023.2.1.89

Fixed

GENG-3422

GCSE-1733

After upgrading to 2023.1, Alteryx crashes frequently.

2023.2.1.89

Fixed

GENG-3490

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

2023.2.1.89

Fixed

TDCE-270

GCSE-1746

Table name is garbled in Query Builder with Oracle OCI.

2023.2.1.89

Fixed

Minor Release Version 2023.2.1.133

GENG-3257

GCSE-1661

Workflow hangs infinitely when AMP is enabled without any error.

2023.2.1.133

Fixed

GENG-3275

Crash with CSV.

2023.2.1.133

Fixed

GENG-3372

GCSE-1578

"Message Tool &gt; Error and Stop Passing Records" still creates an empty file when no file should be created.

2023.2.1.133

Fixed

GENG-3404

GCSE-1828

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

2023.2.1.133

Fixed

GENG-3468

Green highlight on tools (when the tool reaches 100% progress) isn’t working.

2023.2.1.133

Fixed

GENG-3478

GCSE-1862

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

2023.2.1.133

Fixed

GENG-3489

GCSE-1064

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

2023.2.1.133

Fixed

GENG-3496

GCSE-1795

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

2023.2.1.133

Fixed

GENG-3707

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

2023.2.1.133

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.

2023.2.1.133

Fixed

TDCB-4948

GCSE-1521

BigQuery Bulk Loader loads date fields as strings.

2023.2.1.133

Fixed

TDCB-5297

SET NOCOUNT ON fix for Choose Table or Specify Query window.

2023.2.1.133

Fixed

TDCE-364

GCSE-1910

SQL query statements that start with "DECLARE var" for a SQL Server Database not working in Designer 2023.2.

2023.2.1.133

Fixed

TDCE-365

GCSE-1876

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

2023.2.1.133

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 23.2 Patch 3 to avoid this error.

2023.2.1.133

Fixed

TGAL-10101

We addressed an issue where in some cases, Cloud Execution for Desktop workflows might show as Completed on the Jobs page, even if engine errors have occurred.

2023.2.1.133

Fixed

Minor Release Version 2023.2.1.173

GENG-3350

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

2023.2.1.173

Fixed

GENG-3775

GCSE-2014

The Regex_Replace function causes issue when matching case with a variable pattern.

2023.2.1.173

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.”

2023.2.1.173

Fixed

GENG-3812

TELC-3867

Crash in WorkflowContext::CloseErroredTool().

2023.2.1.173

Fixed

GENG-3893

GCSE-2171

The Formula tool returns '0' for a calculation of - [Null] on Designer version 23.1 (Returns 'Null' on 21.4.2).

2023.2.1.173

Fixed

GENG-3922

GCSE-2187

Macro returns "You have found a bug" in the AMP engine for a defined range when one doesn't exist.

2023.2.1.173

Fixed

TCPE-1026

GCSE-2017

Not able to retrieve workflow comments added in Designer via API.

2023.2.1.173

Fixed

TDCB-4645

GCSE-1258

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

2023.2.1.173

Fixed

TDCB-5324

GCSE-1988

The Connection String of type Other Database Connection is wrapped in quotes.

2023.2.1.173

Fixed

TDCB-5340

GCSE-2049

In 2023.1+, for a Denodo connection, the visual query builder displays incorrect information.

2023.2.1.173

Fixed

Known

ID

Description

Version

Issue Status

GENG-1973

Buffer tool: Subfoot gaps.

2023.2.1.7

Known

GENG-2936

DE13411

Generalize: Closing large interior holes in polygon.

2023.2.1.7

Known

GENG-3264

DateTime precision and AMP: Union tool incorrectly truncates data.

2023.2.1.7

Known

GENG-3623

Related to TELC-3768 which was previously reported as fixed. Control Containers are not being inactivated when zero records are received and a Control Container contains a CSV file.

2023.2.1.7

Known

TCPE-730

GCSE-1449

2023.1 Canada Geocoder error: Device or resource busy.

2023.2.1.7

Known

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.

2023.2.1.7

Known

TCPE-805

GCSE-1565

The search for values copied from Excel doesn't return any value in the Results window.

2023.2.1.7

Known

TCPE-838

GCSE-1614

Interface Designer: Link not working correctly for relative or absolute file path, hyperlink.

2023.2.1.7

Known

TCPE-845

GCSE-1713

When the "Alteryx Database as Browse Everwhere" file type is chosen, the output is created as YXDB, instead of YXBE.

2023.2.1.7

Known

TCPE-892

TDALI-5376

The Report Text tool replicates/replaces text when Available Fields are included in the text.

2023.2.1.7

Known

TDALI-5234

Fuzzy Match unhandled exception when using Custom option.

2023.2.1.7

Known

TDCB-4632

Can't read tables that contain a slash character from local data sources using MS Access.

2023.2.1.7

Known

TDCB-4945

Databricks Unity Catalog: Visual Query Builder tab: Scalar functions are not correctly parsed.

2023.2.1.7

Known

TDCB-4948

GCSE-1521

BigQuery Bulk Loader loads date fields as strings.

2023.2.1.7

Known

TDCB-5105

Error creating temporary table using Stream In-DB tool with Redshift if case sensitive identifier is set to true.

2023.2.1.7

Known

TDCB-5108

Error creating table with special characters in Databricks bulk with Stream In.

2023.2.1.7

Known

TDCE-184

GCSE-1452

Unable to open workflow that contains a SharePoint Input tool followed by a Data Cleansing tool.

2023.2.1.7

Known

TDCE-186

GCSE-1478

Tableau Output tool fails to create TDSX file when the file is over a certain size.

2023.2.1.7

Known

TDCE-206

GCSE-1518

Tableau Output tool throws an error when appending to a dataset created by the deprecated Publish to Tableau Server tool.

2023.2.1.7

Known

TDCE-209

GCSE1532

Tableau Output 1.3.0 fails to update using Upserts.

2023.2.1.7

Known

TDCE-235

GCSE-1596

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

2023.2.1.7

Known

TDCE-252

GCSE-1687

Google Drive Output 1.2.1 doesn't append records to new sheet whereas Google Drive Output 1.1.1 does.

2023.2.1.7

Known

TDCE-255

GCSE-1623

Google Drive Input connector error when changing a file name in File Path field to an existing file.

2023.2.1.7

Known

TDCE-258

GCSE-1692

Google Drive connector is changing Google Sheet IDs (GIDs).

2023.2.1.7

Known

TDCE-267

GCSE-1732

Google Drive connector error: There is no such file or directory: "/xxxx/gsheet".

2023.2.1.7

Known

TDES-7735

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

2023.2.1.7

Known

TDES-8052

Saving templates from Server workflows is not working properly.

2023.2.1.7

Known

TDES-8060

Saving templates from AACP workflows is not working properly.

2023.2.1.7

Known

TDST-4016

Error returned when using a Python tool that contains a machine learning pipeline generated from the Assisted Modeling tool.

2023.2.1.7

Known

Minor Release Version 2023.2.1.51

TCPE-606

GCSE-1187

The Report Text tool replicates/replaces text when Available Fields are included in text.

2023.2.1.51

Known

Security Updates

Fixed

Patch/Minor Release Version 2023.2.1.89

TBO-1141

Updated embedded OpenSSL versions to 3.0.8 (Engine, AMP) and 1.1.1t (v1 SDK). Addresses the following CVEs:

  • 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

  • cve-2022-3996

Go to https://www.openssl.org/news/openssl-3.0-notes.html and https://www.openssl.org/news/openssl-1.1.1-notes.html.

Note: Alteryx Server relies upon the native Windows Schannel implementation for inbound TLS/HTTPS and TLS Service Layer communications. In a networking context, OpenSSL is used only in 1) outbound connections occurring as a result of Engine/AMP/SDK-tool execution during workflow runs, and 2) outbound connections to alteryx.com and flexnetoperations.com for licensing and activation.

2023.2.1.89

Fixed