What's New in Designer
2025.1
Version: 2025.1.1.27 (Go to Release Notes)
Release Date: May 13, 2025
New Features: Designer
Partial Workflow Execution
We've added a new option that lets you partially execute your workflow up until a specific tool. Simply right-click a tool on your workflow canvas and choose Run Until Selected Tool. The workflow runs immediately, and any tools after the selected tool are displayed as inactive in the workflow. This option helps you develop, test, and modify specific sections of your workflow without the need to execute the entire workflow. It saves time and simplifies the workflow development process, especially when working with large workflows. For details, go to Build Workflows.
Tip
Partial workflow execution is available via the AMP engine only.
Pre/Post SQL Support for In-Database Tools
We've added functionality to the Write Data In-DB, Data Stream In (Pre SQL only), and Data Stream Out tools to support Pre and Post SQL statements.
New Data Cleanse Pro Tool
We’ve created a new Data Cleanse tool that is natively supported by AMP engine. Data Cleanse Pro improves performance and provides new functionality (for example, the ability to strip HTML and XML tags). For details, go to Data Cleanse Pro tool.
Important
Please note that the existing Data Cleansing macro is still available. Data Cleanse Pro is available via the AMP engine only.
Updated Expression Editor
The Generate Rows tool now uses 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 Formula Functions
We've added new formula functions:
DateTimeWeekNum
: This function returns the numeric value (1-54) for the week of the year in which a date falls, where the week that contains January 1 is the first week of the year (similar to Excel's WeekNum function). Use the optional numeric parameter (StartOfWeek) to indicate the starting day of the week. For example, 1 = Sunday, 2 = Monday, and so on.DateTimeWorkDays
: This function returns the number of whole working days between two dates, assuming a 5-day work week that starts on Monday. Use the optional parameter (StartofWeek) to indicate the day the business week starts. where 1 = Sunday, 2 = Monday,..., 7 = Saturday. This function counts holidays as work days.
You can find these anywhere functions are available.
Summarize Tool Concatenate Distinct Functionality
We've added Concatenate Distinct functionality to the Summarize tool options. You can now consolidate your data by concatenating it into one row without duplicates, without resorting to multiple-tool workarounds.
Cross Tab Tool Count Distinct Functionality
We've added Count Distinct aggregation methods to the Cross Tab tool. You can now calculate Count Distinct or Count Distinct Non Null values within a group of data quickly, without the need to resort to multiple-tool workarounds.
Suppress Blank Files in Output Data Tool for CSV and YXDB Files
In the 24.2 release, we added a new setting in the Output Data tool options that lets you suppress the output of data if the Output Data tool doesn't receive any records (XLSX and XLSM file types). This option is now available for CSV and YXDB files as well. Go to File Format Options for details.
Apply Button in User Settings
We have added an Apply button in User Settings to let you apply your changes while leaving the dialog window open. This button lets you view and adjust changes you've made without closing the User Settings dialog window. This is especially valuable for settings that have a visual change, such as themes and languages.
Designer Alerts and System Dialog UI Updates
We’ve updated additional Designer alerts and system dialog messages to use a modern interface that improves user experience and provides consistency with other Alteryx products.
Set Default Time Zone for Workflow
We’ve added a workflow configuration runtime setting to let you set a default time zone for executing your workflow. You can use your machine’s local time or customize the time zone. This setting affects the Date Time Now tool and DateTime functions that use time zones (DateTimeNow, DateTimeNowPrecise, DateTimeStart, DateTimeToLocal, DateTimeToUTC, DateTimeParse, and DateTimeFormat).
Rank Tool Updates
We've added a One Tool Example for the recently released Rank tool and updated it to address unexpected configuration behavior when no Ranking Type is selected. Additionally, the Use Dictionary Order setting now pulls from your User Settings.
Make Columns Tool AMP Support
We've fully converted the Make Columns tool to work with the AMP engine.
Performance Improvements with AMP Engine
Improved CSV Write Performance in AMP
Writing CSV files using the Output Data tool in AMP is now approximately 15% faster, improving overall workflow performance.
Throttling of Tools That Generate Records
When a tool that can produce lots of packets quickly (like a YXDB reader) feeds a tool that consumes them slowly (like a CSV writer) in a single thread…
Previous versions (before 25.1) triggered packet compression and swapping. Starting with 25.1, Designer avoids these operations, when possible.
This completes workflows faster and improves overall performance.
Updates to Save/Open Options between Designer and AAC
We’ve made several updates and enhancements to the save/open options between Designer and Alteryx Analytics Cloud (AAC):
We’ve added version support for Designer Desktop workflows saved to an AAC workspace. Similar to Server, this functionality lets you open (in Designer) a specific version of a workflow that was previously saved to AAC.
You can now open Desktop Analytic Apps saved in an AAC workspace directly in Designer Desktop (via File > Open Workflow). Additionally, icons differentiate between the Designer Desktop asset types (YXMD and YXWZ).
Additionally, connections between Designer and AAC are now alphabetized in the Save and Open menus to improve usability with multiple connections.
When you save a workflow to AAC, a new Sync All Desktop Connections checkbox is checked by default to sync all connections that are used in the workflow to AAC. This helps your Cloud Execution workflows run seamlessly and minimizes failures in the execution process.
Cloud Link Wizard
The new Cloud Link Wizard streamlines the setup and management of cloud connections in Alteryx Analytics Cloud (AAC). With a simple, guided workflow, you can easily configure connections by selecting a predefined region or entering a custom cloud instance URL. Connections are authenticated through a secure browser flow and are automatically saved with labels for easy identification and reuse. Go to Cloud Link Wizard for details and configuration information.
Support Azure Synapse and SQL Server on MS Fabric
Alteryx Designer now supports Azure Synapse and SQL Server deployments within Microsoft Fabric when data is stored in Delta format on OneLake. With this enhancement, both input and output operations are now fully supported.
Support for Microsoft Fabric-based SQL Server and Synapse using OneLake as the storage layer.
Full support for Delta format files.
DSN-less connections only, via Data Connection Manager (DCM).
Authentication options are limited to...
Azure Active Directory
Azure Active Directory – Private
Note
This is distinct from existing support for standalone Azure SQL Server and Synapse, which offer broader authentication options.
Qlik Cloud Data Source
Qlik Cloud is now a supported data source in Alteryx. This update enables seamless integration with Qlik Cloud, allowing users to connect, browse Spaces and collections, and retrieve files directly within the Output tool. For more information, go to Qlik Cloud.
Starburst Data Source
Alteryx users can now leverage the Starburst Data Source Connector to seamlessly access and interact with data across multiple sources through the Starburst data virtualization platform. This integration offers a secure, unified connectivity experience, allowing you to read and write data to all your underlying sources using a single connector. For more information, go to Starburst.
Generic Support for Service Account Authentication
Alteryx Designer now supports service account authentication for ODBC data sources using the OAuth client credential flow. This feature enables secure, token-based authentication, allowing you to connect to databases without using individual credentials. Supported technologies include MS SQL Server, Snowflake, Google BigQuery, Databricks, Azure Synapse Analytics, and more. With this update, you can streamline authentication, enhance security, and simplify access management across multiple data sources. For more information, go to Generic Service Account Authentication.
NTLM Authentication Support for Download Tool
The Download tool now supports NTLM authentication.
End of Support for File Formats
We will gradually end support for several file formats. We have added warning messages in Designer to alert you of the upcoming changes and encourage you to migrate to a suitable alternative file format. Additionally, we removed Read and Write support for these files in new workflows. This involves removing these options from the Single Access Point menu. You can still enter the file format via file browse or enter it in a path.
These file types will be phased out:
MID/MIF: Mapinfo Professional Table (TAB) might be a suitable replacement.
GEO: ESRI GeoDatabase (GDB) might be a suitable replacement.
SZ: Alteryx Database (YXDB) might be a suitable replacement.
MDB: Microsoft Access (ACCDB) might be a suitable replacement.
For details, go to Deprecation of MDB, SZ, MID/MIF, GEO Connectors.
Proxy Authentication Updates
The new proxy options are supported for all web API calls made by Designer (with the exception of any calls made to Alteryx Server). Additionally, Designer components that use Chromium Embedded Framework (CEF) support the new proxy options. This includes Global Search and the Start Here window.
Public Preview
Please note that these proxy enhancements are in Public Preview during the 2025.1 release. You can continue to use the previous proxy configuration or explore these new options. For additional important information, go to Proxy Settings.
Wildcard Support in Peer Validation Allow List
You can now configure PeerValidationBypass.txt with Fully Qualified Domain Names (FQDN) that contain one or more instances of the wildcard * (asterisk) and the '?' (question mark) character. For details, go to Peer Validation Allow List.
Sensitivity Labels
You can now apply a Sensitivity Label ID and ID of the Purview Tenant via the Output Data tool (output to Excel file) or the Email tool (applies to the email message). The Label ID and Tenant ID can be obtained from your IT team/Azure Admin. Labels that require encryption are not supported.
Dark Mode Updates
The Alteryx Marketplace feature is now Dark Mode compatible. Additionally, tool configuration windows for the In/Out, Preparation, Parse, Join, and Transform tool categories are now Dark Mode compatible. We will continue to update the remaining tool configuration windows to be Dark Mode compatible in future releases.
Python Version Upgrade
We have upgraded the embedded Python version to 3.10.15
.
Tools Removed from Designer Installation
These tools are no longer automatically installed with Designer.
Insights (deprecated tool, the associated One Tool Example has also been removed)
Marketo Append, Input, and Output: These tools are no longer automatically installed with Designer but are still available for download via Alteryx Marketplace.
Salesforce Input and Output Macros (deprecated): Alternatives (supported connectors) are available via Alteryx Marketplace.
Twitter Search (deprecated)
New Features: Intelligence Suite
Placeholder Tools in Designer Tool Palette
Alteryx Intelligence Suite (AIS) placeholder tools are no longer displayed in the Designer tool palette. To view AIS tools (Computer Vision, Machine Learning, and Text Mining) in the tool palette, you need to first install them, and then license them to use them.