Skip to main content

O que há de novo no Designer

2026.2

Versão: 2026.2 (para ver as considerações sobre o upgrade, bem como problemas corrigidos e conhecidos, acesse Notas de versão)

Data de lançamento: 4 de agosto de 2026

Novos recursos: Designer

Output Data Tool Updates and Dataset Support

We have updated the tool configuration UI in the Output Data tool, including an improved connection creation experience.

Additionally, you can now connect the Output Data tool to datasets that you have access to in your active Alteryx One workspace.

The output configuration panel also includes additional output actions: relational datasets support append, create, drop, and update, while file-based datasets support create and overwrite.

Data Support in Preview in 2026.2

This initial release of Alteryx One dataset support is in preview. Please note these requirements and limitations:

  • This feature is currently in preview and is under active development. As Designer is updated, breaking changes might affect assets created in earlier versions, and the dataset configuration might need to be updated.

  • Users can access only datasets for which they have permission as part of their Alteryx One user role (datasets must be available in the user’s workspace).

  • You can access one dataset per Output Data tool.

  • The Output Data tool supports connecting to and updating existing datasets. Creating new datasets isn’t currently supported.

Designer Save Dialog Improvements

We've made a number of usability improvements to the Save As > Alteryx One experience in Designer. This includes adding tooltips, information banners, and the option to reset dependencies for packaged workflows.

  • Updated the Location field value from Library to Alteryx One Library.

  • Added tooltips to clarify the recommended usage for the various file types (.yxmd, .yxmc, .yxzp, etc).

  • Added a note to clarify that only workflow packages (.yxzp) are executable when saved to the Alteryx One Library.

  • Added the option to reset dependencies for packaged workflows.

  • Added support for the dialog for both light and dark modes in Designer.

Designer Offline and Alteryx One App

The Alteryx One app supports temporary and permanent offline scenarios. If you don't have an internet connection, you can still launch Designer from the Alteryx One app and activate Designer offline if needed. After activation, you can continue using Designer while offline. Available functionality is limited to the features that Designer supports in offline mode.

Nota

If you use offline activation for Designer while connected to the internet, this scenario is not currently supported in version 2026.1. We recommend waiting to upgrade to Designer version 2026.1 until we address this scenario in a future upgrade.

Indicador de espaço de trabalho no Designer

A janela Designer iniciada a partir do aplicativo Alteryx One mostra o mesmo nome de espaço de trabalho do espaço de trabalho selecionado no momento na janela do aplicativo Alteryx One.

  • Os usuários podem identificar qual espaço de trabalho eles selecionaram.

  • O espaço de trabalho selecionado é visível em uma janela separada do Designer.

  • O contexto visual ajuda os usuários a entender o espaço de trabalho ativo.

Para alternar espaços de trabalho, acesse o aplicativo Alteryx One. Não é possível alternar espaços de trabalho no Designer.

Control Container Error Reporting Improvement

Control containers now distinguish between recoverable errors and exceptions that indicate code defects. Recoverable errors continue to appear as informational messages or warnings, while code defects are reported as errors to help identify issues that require investigation.

AMP Engine Only for New Workflows

Importante

The AMP engine is now the default engine for all new workflows.

Designer now uses the AMP engine as the default engine for all new workflows. New workflows no longer include an option to use the original engine by default.

Existing workflows retain their current engine setting, and you can configure them to use either engine. Once you save an existing workflow configured to use the AMP engine, you can't revert the change.

Python Tool AMP Support

We've converted the Python tool to work natively with the AMP engine.

AMP Engine Spill File Performance Improvement

The AMP Engine now uses a dynamic disk allocation strategy for spill files instead of fixed 256 KB blocks. Disk space is allocated based on the size of the compressed data, which can reduce disk usage and I/O overhead when workflows process highly compressible data, such as repetitive values.

Select Fields Option for Parquet Files

The Select Fields option, available for Parquet files, lets you specify a comma-separated list of fields to read. The Input Data and Dynamic Input tools read only the selected fields, which can reduce the amount of data your workflow processes.

This feature is currently available only in Designer. If you run the workflow on an earlier version of Server (2026.1 and earlier), you may notice differences in execution time because this optimization isn’t yet supported.

Experiência de configuração padronizada do conector do DCM

Padronizamos os formatos do conector do DCM nos principais conectores para oferecer uma experiência de configuração mais consistente. Essa atualização apresenta nomes mais claros para as tecnologias e os métodos de autenticação, formulários simplificados com melhor organização dos campos e textos de ajuda, além de remover opções redundantes para simplificar a configuração do conector.

Support for Microsoft Excel 97–2003 (XLS) files

You can continue to read from and write to Microsoft Excel 97–2003 (XLS) files by specifying the file path directly.

Designer now supports both 32-bit and 64-bit Microsoft Access Database Engine (ACE) drivers and automatically uses the latest installed version, preferring the 64-bit driver.

These changes align with the planned removal of 32-bit driver support starting in 2026.3.

Compatibilidade com o driver ODBC do Databricks

Melhoramos a compatibilidade com o driver ODBC do Databricks, que passou a ter esse nome, substituindo o antigo driver ODBC do Simba Spark. Essa atualização ajuda a evitar problemas de conexão e de fluxo de trabalho durante a migração do driver antigo.

Aprimoramentos no suporte ao conector do BigQuery

Adicionamos um novo modo de gravação "MESCLAR/UPSERT" ao conector nativo do BigQuery. Agora é possível atualizar registros existentes e inserir novos registros em uma única operação de gravação em massa, definindo colunas-chave de correspondência. O processamento "MESCLAR" é executado diretamente no BigQuery, simplificando os fluxos de trabalho de carregamento incremental de dados e proporcionando uma experiência mais consistente entre os conectores de data warehouse na nuvem.

MapInfo TAB Date/Time Import

The Input Data tool includes a new Use String for Date/Time Types option for MapInfo TAB (.TAB) files.

By default, Designer imports date and time fields as strings to preserve existing behavior. Clear this option to import date, time, and datetime fields as native Alteryx data types for immediate use in date calculations and sorting.

If you execute the workflow on an earlier version of Server (2026.1 and earlier), this setting will be ignored.

Novos recursos: ferramentas de IA

Melhorias nas ferramentas de IA

Adicionadas várias melhorias na ferramenta de IA:

  • Desempenho geral da ferramenta melhorado.

  • Tratamento de erros de autenticação melhorado.

  • Atualizado o Extrator de faturas para usar o modelo gemini-2.5-flash.

  • Ajuste de Esquema atualizado para preservar os dados de saída e manipular metadados corretamente.

  • Atualizado o tratamento de texto do Construtor de prompt para evitar estouro.

  • Atualizadas as execuções de teste do Construtor de prompt para omitir configurações opcionais de modelo não definidas e mostrar erros de validação de conteúdo gerados.