Designer 2024.2 Release Notes
Release Note Product Versions | |||
---|---|---|---|
Version | Release Date | Release | End of Support |
2024.2.1.14 | October 30, 2024 | Major | October 30, 2026 |
2024.2.1.41 (Minor) 2024.2.1.1.41 (Patch 1) | December 5, 2024 | Minor | October 30, 2026 |
Upgrade Considerations
Localization
The 2024.2 release might have localization issues. While all supported languages are operational, some new features might not perform as expected, and you might notice translation inaccuracies or inconsistencies. We expect significant improvements in the upcoming 2025.1 release.
R Upgrade
We have upgraded R to version 4.4.0. As a result of the upgrade, we removed the rgeos
package. CRAN archived this package on October 16, 2023. If you currently use the rgeos
package, please update to a supported package. For more information, go to the CRAN documentation.
Known Issue
When setting up a DCM Connection Interface tool within a macro, the ‘Connect’ button doesn't appear. This issue will be resolved in an upcoming patch. Macros with existing configurations will continue to work as expected.
New Features: Designer
Proxy Authentication Updates (Public Preview)
We've enhanced proxy configuration and authentication options in Designer's User Settings. Among the enhancements, you can select a proxy method (Internet Options, PAC script, Manual configuration) and use Data Connection Manager (DCM) to create connections and authentication credentials for use with proxies.
The 2024.2 enhancements to the proxy configuration are specific to Alteryx Designer only. The new proxy settings in Designer and DCM are not synced with Server.
Public Preview
Please note that these proxy enhancements are in Public Preview during the 2024.2 release. You can continue to use the previous proxy configuration or explore these new options. For additional important information, go to Proxy Settings.
Updated Expression Editor
The Multi-Field Formula and Multi-Row Formula tools now use the same new expression editor as the Formula and Filter tools. The new expression editor has a more modern UI, syntax highlighting, and predictive text.
New Tool: Rank
The Rank tool is a new tool available via the Preparation tool category in Designer. This tool has built-in ranking functionality and lets you rank your data quickly and accurately without the need for complex workarounds and multiple tools. Go to Rank Tool for details and configuration information.
AMP-Only Tool
The Rank tool is available via the AMP engine only.
SingleStore Data Source
A SingleStore data source is now available. You can use the Input and Output Data tools to connect to the cloud-native SingleStore database. Go to SingleStore for details and configuration information.
Google Cloud Storage Data Source
A Google Cloud Storage data source is now available. Leverage the Input and Output Data tools to establish a connection to the Google Cloud Storage service. Go to Google Cloud Storage for details and configuration information.
Google Workload Identity Federation support for Google Big Query Bulk Loader
You can now configure workload identity federation between Azure AD and Google Identity Platform to impersonate the service account and access the users' data in Google Big Query.
Identity Center Support (Trusted Identity Propagation) for Amazon Redshift
Identity Propagation in Amazon Redshift allows you to connect securely to the Redshift data warehouse while using your existing identity. This way, you don’t need separate credentials for Redshift. It streamlines access control, supports Single Sign-On (SSO), and integrates with IAM roles for fine-grained access.
Redshift and Athena v2 ODBC Driver Certification
The AWS Redshift and AWS Athena v2 ODBC drivers are now certified, enhancing compatibility and optimized data connectivity for seamless integration with Alteryx.
OAuth 2.0 Authentication for Amazon S3 Tools
The Amazon S3 tools now support the OAuth 2.0 authentication. For more information, go to Amazon S3.
Marketplace Add-Ons Updates
Important
The Marketplace Add-Ons feature is no longer in beta.
Marketplace Add-Ons give you access to all Alteryx-supported Data Connectors that are available via Alteryx Marketplace. Some of these tools might not be compatible with your Designer version. The 24.2 version of Marketplace Add-Ons gives you access to only the tools that are compatible with your version of Designer.
Additionally, if a new version of an Alteryx Data Connector is available, you can use the Update button in the Marketplace Add-Ons window to download it (this doesn't overwrite the existing tool but adds the new version in addition to any older version you have installed). Go to Marketplace Add-Ons for details.
Custom Tool Defaults
When you modify a tool's configuration, you now have the option to save your settings as a default! Configure your tool and select Save as Default. The next time you use the tool, it will default to your custom configuration.
This feature is in the tool configuration window for every tool, just above the "Apply Current Configuration" button. From here, you can save a configuration as default or restore the tool configuration to the system default. Go to Tool Configuration to learn more.
Custom Tool Connection Colors
You can now customize the color of individual workflow connection lines between tools. This customization option improves workflow readability, documentation, and overall workflow organization. Go to Connection Configuration to learn more about your options.
Multi-line Captions for Containers
When you create Tool and Control Containers, you now have additional formatting control. Container captions now allow you to enter multiple lines of text. This can condense the space a workflow takes up on your canvas, resulting in an improved overall Designer experience, while also allowing users to review workflows faster.
Suppress Blank Files in Output Data Tool
A new setting in the Output Data tool options lets you suppress the output of data if the Output Data tool doesn't receive any records (XLSX and XLSM file types). This means, for example, that a blank tab with header labels isn't written to Excel if there are no records to be written. You can select the Suppress Output if No Records Exist setting when you output to Excel file types. Go to File Format Options for details.
Group By Functionality in Record ID Tool
You can now group your data by column in the Record ID tool. The first record for each group is assigned the value you specify in the Starting Value field of the tool's configuration.
Retain Special Characters within Columns in Cross Tab Tool (AMP Only)
You can now elect to retain special characters within column/field names in the Cross Tab tool. Previously, these characters were automatically converted to underscores. Go to Cross Tab Tool for details.
Important
This Cross Tab tool configuration option is only available with the AMP engine enabled.
JSON Parse Tool Handling of Semi-structured Data
We've added new AMP-only options to the JSON Parse tool to handle JSON arrays and objects with semi-structured data: Unnest JSON Field and Flatten Array. Go to JSON Parse Tool for details on these new options.
SSH Authentication Support for Download Tool
You can now use an SSH key as an authentication method with the Download tool to connect to your SFTP. For more information, go to SSH Authentication Configuration.
New One Tool Example: Expect Equal
We've added a One Tool Example to the Expect Equal tool. You can access the example directly in Designer. Select the tool in the tool palette or right-click the tool and select Open Example.
New Formula Functions and Function Updates
We've added two new formula functions:
UnicodeNormalize (Conversion function category): This function converts strings into a standardized Unicode form for ease of sorting and data comparison.
UrlEncodeUTF8 (Specialized function category): This function encodes a string using the RFC 3986-compliant percent-encoding. We recommend this new function over the existing UrlEncode function.
Additionally, we've added a new time zone (tz) parameter to the DateTimeFormat, DateTimeNow, DateTimeNowPresice, DateTimeToLocal, and DateTimeToUTC functions. The DateTimeParse function now supports the %z and %Z specifiers for input. Go to DateTime Functions to learn about these updates.
New Tool Palette Preset: AMP Compatible Tools
We've added a new tool palette preset that lets you quickly configure your Designer tool palette to display only AMP-compatible tools. Go to User Interface for more information on the Tool Palette presets.
Designer Alerts Update
We've made updates to the alerts that display in Designer (for example, when a new version of Designer is available). These alerts now use a modern interface that improves user experience and provides consistency with other Alteryx products. Additionally, you can customize which alerts are displayed in Designer via the Notifications tab of User Settings.
You'll see the updated alerts in these instances:
Workflow completion (success and failure).
When a new Designer version is available (and the current version is up to date).
When a new CASS data set is available.
When a license has expired or is expiring (starting 30 days out).
When you successfully install a Marketplace Add-On tool.
When you successfully save to Server or an AAC workspace.
Override ODBC Connection Timeout
A new user setting lets you increase the connection timeout limit (in seconds) to ensure that you can connect to remote data sources that might not respond in a timely manner. Go to User Settings for more information.
Dark Mode Updates
We have completed the planned Dark Mode updates for all Designer components outside of tool configurations. We will continue to update tool configuration windows in future releases.
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.
New Keyboard Shortcuts
Additional keyboard shortcuts are now available for commonly used Designer features:
Open User Settings: Ctrl+Alt+U
Restore Defaults: Ctrl+Alt+F
Open Export Workflow Window: Ctrl+Alt+E
Open Compare Workflows: Ctrl+Alt+X
Open Templates Window: Ctrl+Shift+N
Open Workflow Dependencies: Ctrl+Alt+W
Save As: F12
You can now use the Tab key to navigate the Global Search results and use the Enter key to place a tool from the search results on the canvas.
Debug Mode and AMP
Debug mode is now supported with all of your workflows, including those that contain AMP-only features like Control Containers.
Cancel Running Workflow on Error AMP Support
The Cancel Running Workflow on Error Runtime setting is now supported with the AMP engine enabled.
Libssh2 Upgrade
We have upgraded libssh2 to version 1.11.0.
Open SSL Upgrade
We have updated the embedded OpenSSL module to version 3.0.13. This addresses the following potential vulnerabilities present in OpenSSL 3.0.12, the version shipped in 2024.1:
CVE-2024-0727
CVE-2023-6237
CVE-2023-5678
These CVEs do not affect the status of the Alteryx OpenSSL FIPS 140-2 Provider. For more information, go to Vulnerabilities 3.0.
New Features: Intelligence Suite
AIS Release Note Product Versions | |||
---|---|---|---|
Version | Release Date | Release | End of Support |
2024.2.0.19172 | October 30, 2024 | Major | October 30, 2026 |
Poppler Upgrade
We have upgraded the Poppler version packaged with Intelligence Suite from 0.68.0 to 22.12.0. This upgrade might lead to minor changes in the output of the PDF to Text tool.
Fixed Issues
Fixed Major Release Version 2024.2.1.14 | |||
---|---|---|---|
ID | Description | Version | Issue Status |
GDCM-3982 | Download tool DCM checkbox doesn’t stay unchecked. | 2024.2.1.14 | Fixed |
GDCM-4147 | DCM concurrent sharing doesn't work when a Key file is used (Google BigQuery). Function not implemented. | 2024.2.1.14 | Fixed |
GENG-1958 | FinancePMT function: When Rate=0 results in null payment. | 2024.2.1.14 | Fixed |
GENG-2045 | Join Multiple example from Designer fails in Server. | 2024.2.1.14 | Fixed |
GENG-2994 | Dynamic Input won’t query the table whose name updated when query contains quotes. | 2024.2.1.14 | Fixed |
GENG-3011 GCSE-1127 | AlteryxEngineCmd.exe CLI output shows "?" for Japanese characters when Designer UI is in Japanese. | 2024.2.1.14 | Fixed |
GENG-3248 GCSE-1700 | Report Text tool in the workflow does not retain </br> line break if AMP is enabled. | 2024.2.1.14 | Fixed |
GENG-3271 | AMP: Additional profile times exist in the CMT log. | 2024.2.1.14 | Fixed |
GENG-3424 GCSE-1878 | A Control Container that contains a Connect In-DB tool executes even when no data is passed to the control input. | 2024.2.1.14 | Fixed |
GENG-3492 | Alteryx doesn’t delete the Alteryx_ temporary files after closing. | 2024.2.1.14 | Fixed |
GENG-3504 GCSE-1900 | Macro returns "You have found a bug" in the original engine when the output connection is missing metainfo. | 2024.2.1.14 | Fixed |
GENG-3604 GCSE-1977 | YXDB triggers the memory leak when used as output/input. | 2024.2.1.14 | Fixed |
GENG-3676 GCSE-2001 | Running workflow with a Join tool as an Analytic App throws an error and crash report. | 2024.2.1.14 | Fixed |
GENG-3732 GCSE-2026 | Union tool passes no data when it follows Salesforce or Box Connector that has zero/0/no rows of data, despite the tool having other inputs with data. | 2024.2.1.14 | Fixed |
GENG-3819 GCSE-2077 | Missing Incoming Connection: Errors when trying to publish a locked workflow that uses Control Containers. | 2024.2.1.14 | Fixed |
GENG-3824 | Make the Union tool work with disabled connections. | 2024.2.1.14 | Fixed |
GENG-3854 GCSE-2134 | The Join Multiple tool with the "Only Output Records that Join from All Inputs" option checked shows wrong counts in the results window and engine log. | 2024.2.1.14 | Fixed |
GENG-3893 GCSE-2171 | The Formula tool returns '0' for a calculation of [Null] on Designer version 23.1 and returns 'Null' on 21.4.2. | 2024.2.1.14 | Fixed |
GENG-3922 GCSE-2187 | Macro returns "You have found a bug" in AMP engine for defined range when one does not exist. | 2024.2.1.14 | Fixed |
GENG-3932 | Internal Error: Anchor was not closed in Control Container with disabled container inside. | 2024.2.1.14 | Fixed |
GENG-3946 | The Fuzzy Match tool has a different number of Matches with Compatibility Mode on AMP. | 2024.2.1.14 | Fixed |
GENG-3993 GCSE-2240 | The Browse, Count Records, and Summarize tools underreport the number of rows for large Avro file (written from the Union tool). | 2024.2.1.14 | Fixed |
GENG-3998 GCSE-2271 | The Fuzzy Match tool (AMP vs non-AMP) produces different fuzzy match results. | 2024.2.1.14 | Fixed |
GENG-4017 GCSE-2294 | Tools inside of a non-active Control Container are still running. | 2024.2.1.14 | Fixed |
GENG-4044 GCSE-2319 | Workflow with a Layout tool produces error “Layout (1) The PCXML snippet passed to this Reporting Text tool is malformed.” when AMP is enabled. | 2024.2.1.14 | Fixed |
GENG-4050 GCSE-2321 | AMP-only: The Formula tool doesn't pass all records through. | 2024.2.1.14 | Fixed |
GENG-4088 GCSE-2353 | Inactive Control Container with Analytic App executes workflow with output. | 2024.2.1.14 | Fixed |
GENG-4089 TELC-3877 | The Union tool errors after dynamic tools with disabled Browse Everywhere. | 2024.2.1.14 | Fixed |
GENG-4097 GCSE-2365 | The Summarize tool produces different values for Median when the incoming data is sorted versus not sorted. | 2024.2.1.14 | Fixed |
GENG-4117 | Potential bug in Action UpdateValue with R tool. | 2024.2.1.14 | Fixed |
GENG-4132 TDCB-5502 | Crash when no upstream metainfo is provided. | 2024.2.1.14 | Fixed |
GENG-4134 THYP-1289 | Action Delete tool doesn’t delete container contents. | 2024.2.1.14 | Fixed |
GENG-4142 | AMP missing newer YXMD version warning. | 2024.2.1.14 | Fixed |
GENG-4143 GCSE-2422 | An email from Email tools failed to be relayed by AWS SES when the file name of the attachment has a Japanese letter due to the header format. | 2024.2.1.14 | Fixed |
GENG-4144 | The Cross Tab tool fails to perform count on Boolean fields. | 2024.2.1.14 | Fixed |
GENG-4150 | Control Container should not be executed if it is located inside a disabled container. | 2024.2.1.14 | Fixed |
GENG-4155 TDES-10675 | The Report Map tool creates unneeded text files. | 2024.2.1.14 | Fixed |
GENG-4176 TDSL-4932 | Data Profiling is crashing Designer. | 2024.2.1.14 | Fixed |
GENG-4179 GCSE-2426 | XLSX input issue: "Strings are limited" in 2024.1. | 2024.2.1.14 | Fixed |
GENG-4190 GCSE-2451 | The Text Input tool converts the plus sign (+) and the minus sign (−) to zero (0). | 2024.2.1.14 | Fixed |
GENG-4231 | AMP Debug Mode: Incorrect path to macro issue. | 2024.2.1.14 | Fixed |
GENG-4232 TDES-11529 | Engine.IterationNumber value doesn’t increment properly. | 2024.2.1.14 | Fixed |
GENG-4246 | The Download tool ignores IE proxy setting on the backend when the proxy doesn't require credentials. | 2024.2.1.14 | Fixed |
GENG-4265 GCSE-2560 | Fuzzy Match tool Designer x64 reported: bug and a crash report. | 2024.2.1.14 | Fixed |
GENG-4270 | e2::RecordPacketHandle::AutoLock::Reset | 2024.2.1.14 | Fixed |
GENG-4271 | XML Input crashes with missing XMLField field and IncludeOutput=False. | 2024.2.1.14 | Fixed |
GENG-4272 | Message tool: Crash in 'After Last Record' and 'After All Down Stream Tools have completed.' | 2024.2.1.14 | Fixed |
GENG-4278 | RTF font: Incorrect font detection leads to a crash. | 2024.2.1.14 | Fixed |
GENG-4284 | AMP: Fuzzy Match tool doesn't respect the Conversion Errors setting. | 2024.2.1.14 | Fixed |
GENG-4289 GCSE-2485 | 2024.1 Formula tool configuration doesn't allow users to adjust the size of DateTime and Time to contain precision. | 2024.2.1.14 | Fixed |
GENG-4290 TGAL-11520 | Sometimes, manual and scheduled jobs give the wrong error when the jobs get canceled based on the cancel jobs timeout. | 2024.2.1.14 | Fixed |
GENG-4313 GCSE-2588 | Results of relative paths are different between relative paths inside and outside of the Control Container. | 2024.2.1.14 | Fixed |
GENG-4314 GCSE-2621 | The Python tool initializes downstream tools when there is no data in 2023.2+ versions. | 2024.2.1.14 | Fixed |
GENG-4334 GCSE-2466 | Tableau Output causes a Designer crash when writing a dataset with 52 fields x 100 records. | 2024.2.1.14 | Fixed |
GENG-4336 GCSE-2637 | A container inside a Control Container produces an error: Already connected to Browse Everywhere. | 2024.2.1.14 | Fixed |
GENG-4337 | R Plugin font detection for UnicodeFonts crashes. | 2024.2.1.14 | Fixed |
GENG-4351 | The Multi-Row tool doesn't warn when there is an empty expression. | 2024.2.1.14 | Fixed |
GENG-4368 | Macros with Interface and Python tools fail with tool that doesn't exist. | 2024.2.1.14 | Fixed |
GENG-4385 TDES-12262 | Designer crashed when a user tapped on 'Open Debug' while creating an Analytic App for the DCM Connection tool. | 2024.2.1.14 | Fixed |
TCPE-1043 GCSE-1974 | Workflow is not published to Server when a user has Chinese characters in their name. | 2024.2.1.14 | Fixed |
TCPE-1077 GCSE-2126 | Alteryx copy and paste freezing application. | 2024.2.1.14 | Fixed |
TCPE-1111 GCSE-2229 | Email tool, Email Events could sometimes error during send to SMTP server because of incorrect EOLN handling in attachments. | 2024.2.1.14 | Fixed |
TCPE-1145 GCSE-2292 | Issue with creating a custom Fuzzy Match. | 2024.2.1.14 | Fixed |
TCPE-1208 GCSE-2415 | Arrange tool: Language error. | 2024.2.1.14 | Fixed |
TCPE-1250 GCSE-2554 | Desktop Automation results output engine log shows incorrect time in 24.1. | 2024.2.1.14 | Fixed |
TDALI-5234 | Fuzzy Match unhandled exception when using the Custom option. | 2024.2.1.14 | Fixed |
TDCE-430 TDCB-4248 | Error SQLBindCol: Program type out of range. | 2024.2.1.14 | Fixed |
TDCE-470 GCSE-2337 | The list of tables doesn’t show completely in Tables from the Input Data tool with the Denodo ODBC connection. | 2024.2.1.14 | Fixed |
TDCE-477 GCSE-2383 | Denodo error: “Unexpected error while parsing ODBC column 1 decryption types:” for each column. | 2024.2.1.14 | Fixed |
TDCE-496 GCSE-2404 | Reading BLOB data from Snowflake in Designer 23.1+ takes significantly longer compared to reading the same data in 22.1. | 2024.2.1.14 | Fixed |
TDCE-544 GCSE-2571 | Amazon Athena query with USING EXTERNAL FUNCTION decrypt() fails. | 2024.2.1.14 | Fixed |
TELC-3883 GCSE-2315 | AMP engine doesn’t update In-DB Input with Textbox value. | 2024.2.1.14 | Fixed |
TDES-4543 | Start Here opens behind Designer. | 2024.2.1.14 | Fixed |
TDES-11025 | Radio buttons are always in Dark Mode when nested under other radio buttons. | 2024.2.1.14 | Fixed |
TDYN-761 GCSE-2376 | Snowflake DCM database name over 30 characters gives a UI error: “Validation failed. The input exceeds maximum allowed length.” | 2024.2.1.14 | Fixed |
TUC-581 GCSE-2128 | The S3 Upload tool and Output tool produce different output sizes for YXDB and CSV. | 2024.2.1.14 | Fixed |
Alteryx Intelligence Suite Fixed Issues | |||
TAIS-7 | Running a workflow with the Assisted Modeling tool generates an import error in Jupyter Notebook. | 2024.2.0.19172 (AIS) | Fixed |
TAIS-30 | Running a workflow with the Data Health tool generates an unexpected error. | 2024.2.0.19172 (AIS) | Fixed |
TAIS-31 | The Image Input and PDF to Text tools fail for some DocuSign PDFs. | 2024.2.0.19172 (AIS) | Fixed |
Minor Release Version 2024.2.1.41 | |||
GENG-4417 GCSE-2733 | Invalid parameter detected in function (null). File: (null) Line: 0 Expression: (0). | 2024.2.1.41 | Fixed |
GENG-4499 TDES-11964 | Formula Add-ins are not showing in the Formula tool. | 2024.2.1.41 | Fixed |
TCPE-1033 GCSE-2035 | Email events that are created with every workflow, intermittently send blank emails with the correct email right after. | 2024.2.1.41 | Fixed |
TDES-12175 | Rank tool: Group by Columns is cleared out when missing. | 2024.2.1.41 | Fixed |
TDES-12609 GCSE-2777 | The workflow completion sound notification is not working. | 2024.2.1.41 | Fixed |
Known Issues
Known | |||
---|---|---|---|
ID | Description | Version | Issue Status |
GDCM-4487 | When setting up a DCM Connection Interface tool within a macro, the ‘Connect’ button doesn't appear. This issue will be resolved in an upcoming patch. Macros with existing configurations will continue to work as expected. | 2024.2.1.14 | Known |
TCPE-1219 GCSE-2447 | CASS Tool error: Please contact your reseller or Customer Support at support@alteryx.com to receive an updated CASS database. | 2024.2.1.14 | Known |
TCPE-1221 GCSE-2452 | Question on CASS processing and proper casing of address column names. | 2024.2.1.14 | Known |
TCPE-1247 GCSE-2553 | Desktop Automation schedule times change after upgrade to 24.1. | 2024.2.1.14 | Known |
TCPE-1252 GCSE-2574 | Report Footer tool: Include Page Number results in incorrect page out of Total Pages. | 2024.2.1.14 | Known |
TCPE-1294 GCSE-2691 | Unable to connect 2024.1 Designer to 2024.1 Server on a lower patch version. | 2024.2.1.14 | Known |
TDALI-6576 GCSE-2083 | Report Header tool V2 does not include a custom image as an asset when publishing to Server UI. | 2024.2.1.14 | Known |
TDCE-174 GCSE-1337 | SharePoint Output tool: Overwrite Sheet Option doesn’t work if folder paths are included with Filename. | 2024.2.1.14 | Known |
TDCE-380 GCSE-2103 | SDK connectors fail to connect when the PAC script contains MyIpAddressEx(). | 2024.2.1.14 | Known |
TDCE-414 | SDK connectors fail to connect when the PAC script contains dnsResolveEx(). | 2024.2.1.14 | Known |
TDCE-428 GCSE-2205 | When connecting to Excel using SharePoint input connector 2.5.0, date-time values are transformed to Date(10), resulting in truncation. | 2024.2.1.14 | Known |
TDCE-460 GCSE-2328 | Issue with ServiceNow connector in Alteryx workflow. | 2024.2.1.14 | Known |
TDCE-463 GCSE-2343 | When using a SharePoint Input tool to input a SharePoint List that contains user-defined columns of the Person or Group data type, “[NULL]” appears for all List Items in those columns when there are more than 5000 List Items in the List. | 2024.2.1.14 | Known |
TDCE-469 GCSE-2361 | The non-DCM connection option is available with the Power BI Output tool when the DCM Only option is selected, leading to a “Required fields cannot be empty” error when running the workflow. | 2024.2.1.14 | Known |
TDCE-482 GCSE-2388 | SharePoint Output connector doesn’t overwrite sheets or tabs. | 2024.2.1.14 | Known |
TDCE-484 GCSE-2389 | Data output to Excel binary XLSB using "Delete Data & Append" creates a new sheet (ending in "1") when an existing sheet with the same name exists. | 2024.2.1.14 | Known |
TDCE-485 GCSE-2400 | Data output to Excel binary XLSB using "Delete Data & Append" continues to write to the original sheet after it's renamed. | 2024.2.1.14 | Known |
TDCE-490 GCSE-2411 | SharePoint Input: Sheet name missing when Read Only List of Full Paths is selected. | 2024.2.1.14 | Known |
TDCE-519 GCSE-2474 | Google Drive shows a blank page. | 2024.2.1.14 | Known |
TDCE-520 | Box tool: “Check the provided information and try again Please Enter Valid JWT Credentials Error Code 404.” | 2024.2.1.14 | Known |
TDCE-521 GCSE-2486 | Error: “Failed to insert records 1 - 1: Error code 400: Bad request syntax or unsupported method.” when trying to insert data that contains apostrophes using the Dataverse Output tool. | 2024.2.1.14 | Known |
TDCE-525 GCSE-1535 | Adobe Analytics blank screen and timeout. | 2024.2.1.14 | Known |
TDCE-531 GCSE-2501 | Azure Data Lake input removes leading zero when reading CSV file. | 2024.2.1.14 | Known |
TDCE-534 GCSE-2519 | Salesforce Input tool error with custom fields date. | 2024.2.1.14 | Known |
TDCE-543 GCSE-2535 | SharePoint Output tool: The output file created from the column name still has a naming column even if the option to include it is unchecked in the tool. | 2024.2.1.14 | Known |
TDCE-550 TDCB-5394 | Loading data into Snowflake is taking much longer than loading into Teradata. | 2024.2.1.14 | Known |
TDCE-562 GCSE-2603 | Box Output tool errors on large XLSX outputs. | 2024.2.1.14 | Known |
TDCE-565 GCSE-2628 | SharePoint tool fails to connect through certain proxy servers because CONNECT doesn’t contain a Host header. | 2024.2.1.14 | Known |
TDCE-572 GCSE-2646 | AWS Secret Key is not fully visible in Amazon S3 connectors in non-English OS. | 2024.2.1.14 | Known |
TDCE-581 GCSE-2626 | In 2024.1, AMP allows data that contains newline characters to be written to CSV files. | 2024.2.1.14 | Known |
TDCE-584 GCSE-2765 | Dataverse connector requires unneeded permissions when using the built-in Alteryx Analytics Connector enterprise application. | 2024.2.1.14 | Known |
TDCE-585 | Tableau: Proxy credentials aren’t added to requests in the connector if the manual proxy is used. | 2024.2.1.14 | Known |
TDCE-586 GCSE-2680 | Google Drive Input/Output choose tool version doesn’t change the version. | 2024.2.1.14 | Known |
TDCE-591 GCSE-2678 | All the data types from Anaplan are too large, causing workflows to time out. | 2024.2.1.14 | Known |
TDCE-592 GCSE-2689 | Double-byte characters are garbled in the table list of Query Builder when connecting to Salesforce with Simba Salesforce ODBC driver. | 2024.2.1.14 | Known |
TDCE-595 GCSE-2697 | Google Drive Output tool displays incorrect errors rather than passing back the API call error. | 2024.2.1.14 | Known |
TDCE-604 GCSE-2710 | Google Drive Output: Different handling of line break/carriage return characters. | 2024.2.1.14 | Known |
TDCE-607 GCSE-2723 | Google Drive Output tool: Overwrite Sheet, Append, etc. create a new file when writing to a workbook owned by another user. | 2024.2.1.14 | Known |
TDCE-611 GCSE-2722 | Salesforce Output tool 5.1.2 in Designer 2024.1: Simultaneous insert and update fails with an error: 'Data isn't valid.' | 2024.2.1.14 | Known |
TDES-11799 | Marketplace Add-Ons links are not opening. | 2024.2.1.14 | Known |
TDES-12146 GCSE-2640 | Switching the SharePoint tool version 2.5 to tool version 2.6 doesn't change and the version is still on the same version (2.5). | 2024.2.1.14 | Known |
TDES-12156 GAWE-2032 | If users Save As to AAC with an Analytic App it creates a YXMD workflow instead of a YXWZ app asset type. | 2024.2.1.14 | Known |
TDES-12260 | Workflow run alerts will overlap other floating Designer windows if windows are opened before the workflow run completes. | 2024.2.1.14 | Known |