Was gibt's Neues in Designer?
2026.2
Version: 2026.2 (Unter Versionshinweise finden Sie Informationen zu Aktualisierungen sowie zu behobenen und bekannten Problemen)
Veröffentlichungsdatum: 4. August 2026
Designer: neue Funktionen
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.
Anmerkung
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.
Arbeitsbereichsindikator in Designer
Im Designer-Fenster, das von der Alteryx One-App gestartet wird, zeigt denselben Arbeitsbereichsnamen als der aktuell ausgewählte Arbeitsbereich im Fenster der Alteryx One-App an.
Benutzer:innen können erkennen, welchen Arbeitsbereich sie ausgewählt haben.
Der ausgewählte Arbeitsbereich wird in einem separaten Designer-Fenster angezeigt.
Mit dem visuellen Kontext können Benutzer:innen besser verstehen, welcher Arbeitsbereich aktiv ist.
Um zwischen Arbeitsbereichen zu wechseln, gehen Sie zur Alteryx One-App. Arbeitsbereiche können in Designer nicht gewechselt werden.
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
Wichtig
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.
Standardisierte DCM-Konnektor-Konfigurationserfahrung
Wir haben DCM-Konnektorformulare für alle wichtigen Konnektoren standardisiert, um eine konsistentere Konfiguration zu ermöglichen. Mit dieser Aktualisierung werden klarere Technologie- und Authentifizierungsnamen eingeführt, Formulare mit verbesserter Feldorganisation und Hilfetexten optimiert und redundante Optionen entfernt, um die Konnektoreinrichtung zu vereinfachen.
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.
Databricks ODBC-Treiberkompatibilität
Wir haben die Kompatibilität mit dem umbenannten Databricks ODBC-Treiber verbessert und den veralteten Simba Spark ODBC-Treiber ersetzt. Mit dieser Aktualisierung können Verbindungs- und Workflow-Probleme bei der Migration vom veralteten Treiber vermieden werden.
Verbesserungen beim BigQuery Konnektor-Support
Wir haben einen neuen MERGE-/UPSERT-Schreibmodus zum nativen BigQuery-Konnektor hinzugefügt. Sie können jetzt vorhandene Datensätze aktualisieren und neue Datensätze in einem einzigen Bulk-Schreibvorgang einfügen, indem Sie Abgleichschlüsselspalten definieren. Die MERGE-Verarbeitung wird direkt in BigQuery ausgeführt, wodurch die inkrementellen Datenladeworkflows vereinfacht werden und eine konsistentere Erfahrung über Cloud Data Warehouse-Konnektoren hinweg ermöglicht wird.
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.
Neue Funktionen: KI-Tools
Verbesserungen von KI-Tools
Verschiedene Verbesserungen des KI-Tools hinzugefügt:
Verbesserte Gesamtwerkzeugleistung.
Verbesserte Handhabung von Authentifizierungsfehlern.
Rechnung-Extraktor wurde für die Verwendung des Modells
gemini-2.5-flashaktualisiert.Schema-Anpassen wurde aktualisiert, um die Ausgabedaten zu erhalten und Metadaten korrekt zu verarbeiten.
Die Textverarbeitung im Prompt Builder wurde aktualisiert, um einen Überlauf zu verhindern.
Die Testläufe im Prompt Builder wurden aktualisiert, sodass nicht festgelegte optionale Modelleinstellungen ausgelassen und Validierungsfehler für generierte Inhalte angezeigt werden.