Release Notes v2024.22
ยท 4 min read
๐ New Features and Enhancementsโ
Coreโ
- Introduction of the new Workspace concept for Virtual Datasets. This feature allows users to organize their Virtual Datasets into distinct Workspaces, enhancing data management and collaboration capabilities. Three types of Workspaces are available:
- Public Workspace: This Workspace is accessible to all members, promoting transparency and shared knowledge across the organization. It is denoted as 'MyCompany'.
- Shared Workspaces: Restrict access to specific teams, ensuring that only authorized team members can view and work on the datasets within these Workspaces.
- Private Workspaces: Ideal for individual use, these Workspaces are accessible only to the user, providing a secure and personal data environment.
- Enhanced security with Encryption: We have significantly improved security by implementing comprehensive encryption. Now, all communication and data transfers are encrypted from Source Systems to VDP and from VDP to Front-End Applications. This robust encryption minimizes the risk of hacking, making VDP more secure.
Modelerโ
- Transformation:
- Type transformations to the new data types 'Time' and 'Date' are available.
- Type transformations of 'null'-values are possible now.
Source System Connectionsโ
- Salesforce:
- Introducing aggregation: Rows can be aggregated by columns, providing more powerful data analysis and reporting capabilities.
- The API version can be optionally entered by the VDP Admin.
- Enabling the new authentication method OAuth2 Password Flow.
- JSON Handler: The option to automatically detect data types is available.
Front-End Applicationsโ
- Unicon (Power BI): DISTINCT can be used in statements now.
๐ Solved Issuesโ
Modelerโ
- Formulas: Improved error messaging for incorrect decimal delimiters when entering decimal numbers.
- Transformation: Allow only data types 'Integer' and 'Decimal' as value columns in Pivot transformation.
Source System Connectionsโ
- Salesforce: The issue within the Technical Handler showing error 'An invalid request URI was provided' is solved.
- SAP BW: Bug fix with respect to keyfigure value column containing special characters.