New Features
Export Dashboards and Visualizations into XLSX files
Dashboards and Analytical Designer now enable you to export individual visualizations to XLSX files.
As opposed to the CSV files with unformatted data, the exported XLSX files are formatted with merged or unmerged cells
Learn more:
Export Visualizations
Export Dashboards
Snapshot Filtering
We have introduced new possibilities how to work with data in periodic snapshot fact tables - for instance, a daily snapshot of financial metrics or inventory numbers.
You can now use the following functions:
-
The FIRST_VALUE and LAST_VALUE functions return the first/last values of an ordered sequence.
-
The MIN and MAX functions can be used with dates in filter conditions.
Learn more:
FIRST_VALUE
LAST_VALUE
MIN
MAX
Updates & Changes
-
The scope of users who can use the API endpoint
/api/v1/layout/workspaces/{workspaceId}/permissions
has been changed. The only users who can use this API endpoint are users who haveMANAGE
permission in the organization orMANAGE
hierarchyPermission in the workspace itself, or its parent workspace. -
Updated Apache Drill driver to version 1.20.2.
-
Updated Vertica driver to version 11.1.1.