Custom Date Filters in KPI Dashboard
To enhance the functionality of date filtering, we are introducing an option to use API to configure the filters. You can now:
- Select from static filter, floating filter, and presets
- Configure the date filter in KPI Dashboards to show only selected date filters
- Set which date granularities (day, month, quarter, year) are available in the date filter
- Change the name of the date filter, make it read-only, and hide it for the end-user
- Configure for the whole workspace or a specific dashboard
With the default date filter JSON structure, your date filter menu will look like this:
To postpone the official release and preserve the current date filter setup for your users, set the enableKPIDashboardExtendedDateFilters
platform setting to false. For more information about the platform settings, see Platform Settings.
Learn more:
REMINDER: Deprecation and Upcoming End-of-life: JDBC Driver Version 3.0.2 through 3.1.2
The JDBC driver version 3.0.2 through 3.1.2 is deprecated and will stop working on October 31, 2019.
How will this affect you?
If you are using version 3.0.2 through 3.1.2 of the JDBC driver, it will stop working on October 31, 2019. You will receive the following error message:
You are using an unsupported version of the JDBC driver.
Download and install the latest version of the driver itself or
CloudConnect from https://secure.gooddata.com/downloads.html.
ACTION REQUIRED!
Before October 31, 2019, check the version of your JDBC driver.
If your version is 3.0.2 through 3.1.2, upgrade to the latest version, 3.3.0:
- If you are using the driver directly, download and install the latest version of the driver from the Downloads page at https://secure.gooddata.com/downloads.html. If you are a white-labeled customer, log in to the Downloads page from your white-labeled domain:
https://my.domain.com/downloads.html
. - If you are using the driver via CloudConnect, upgrade your CloudConnect to the latest version: from the menu bar, click Help -> Check for Updates.
Learn more:
- For more information about the end-of-life rules for the JDBC driver, see Data Warehouse Driver Version.
- For more information about the deprecation of the JDBC driver version 3.0.2 through 3.1.2, see JDBC Driver Version 3.0.2 through 3.1.2.
- For information about all deprecated features, see Deprecated Features.