Skip to main content

1.17 (2023-10-31)

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
image

Easier column selection

Hold Shift and drag the mouse over the column headersimage

Better column navigation

In the Column Manager:
  • Hover over a column to automatically scroll to it and see its details
  • Filter columns based on data or semantic type
  • Column preview and filter by type

    New viz options

    Summary columns

  • Smart forms show values from multiple columns in one cell
  • Adaptive rendering to fit the cell size
  • Values inherit color-coding from source columns
  • Cell renderers for different data and semantic types

  • (From PowerGrid package)

    Linked tables in cells

    Link tables and show data from one linked table in anotherLinked table data in cell

    Split line chart by category

    Split line charts by multiple categorical columnsSplitting line chart by category

    New info panes

    Automatic plots for selected columns

    Select columns and get automatic visualization of their content
    (Context Panel > Plots)

    Learn more
    Plots info pane

    Selected rows as a spreadsheet

    Select rows and view their details in a spreadsheet (Context Panel > Content)Content info pane

    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
    image

    Enterprise

    • New installation wizard for platform configuration during deployment
    • Authorization with Okta
    • Amazon CloudWatch log export improvements

    Details