Universal caching
We now support client and server-side caching for function results. This feature is
particularly useful for functions that produce consistent outputs, like queries
and scripts. The client-side cache, limited to 100 MB or 100,000 records, speeds
up data access and improves network efficiency. The unrestricted server-side
cache improves response times and overall server performance. Together, these
caching mechanisms provide a smoother and more responsive platform experience.
Grid improvements
Pinned rows
| |
---|
Pin rows and save pinned view to the layout or project
Learn more | |
Easier column selection
| |
---|
Hold Shift and drag the mouse over the column headers | |
Better column navigation
| |
---|
In the Column Manager: Hover over a column to automatically scroll to it and see its detailsFilter columns based on data or semantic type | |
New viz options
Summary columns
| |
---|
Smart forms show values from multiple columns in one cell Adaptive rendering to fit the cell sizeValues inherit color-coding from source columnsCell renderers for different data and semantic types (From PowerGrid package) | |
Linked tables in cells
| |
---|
Link tables and show data from one linked table in another | |
Split line chart by category
| |
---|
Split line charts by multiple categorical columns | |
New info panes
Automatic plots for selected columns
| |
---|
Select columns and get automatic visualization of their content (Context Panel > Plots)
Learn more | |
Selected rows as a spreadsheet
| |
---|
Select rows and view their details in a spreadsheet (Context Panel > Content) | |
Developers
Auto-fill function parameters
| |
---|
Auto populate function input parameters based on a chosen key, such as selecting a car model to instantly fill in details like its mileage and engine size
Learn more | |
Enterprise
- New installation wizard for platform configuration during deployment
- Authorization with Okta
- Amazon CloudWatch log export improvements
Details