Release Notes - GoodData Platform

GoodData Platform - September 23, 2021

Related products: GoodData Platform
GoodData Platform - September 23, 2021

KPI Dashboards: Transfer Dashboard Filters when Drilling to a URL

When you embed Dashboards (Free, Growth) or KPI Dashboards (Enterprise) with the embedding parameter redirect-drill-url-to-message=all (which determines whether the drilled URL opens in a new window or silently reports via the browser messaging system as a postMessage), it is now possible to include the actual values of the dashboard attribute filters in the postMessage.

To enable the filter value resolution, set the enableFilterValuesResolution platform setting to true.

Learn more:

CSV Downloader: Support for Array Data Types in Source Files

CSV Downloader, a component of the data preparation and distribution pipeline, now supports the array data types in the columns of the source files:

  • array[int]
  • array[varchar]
  • array[varchar(x)]

Learn more: