Like what you see? Have a play with our trial version.

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand

Administration

  • Added capability to allow connections to Snowflake to not have a default database specified.
  • Resolved a null pointer issue when editing accounts without email or last name.
  • Added an advanced configuration option to improve performance when loading the browse page.
  • Resolved an issue with LDAP users losing group membership if their DistinguishedName changed as result of being moved in the directory.

Broadcast

  • Fixed broadcast format icons (CSV, DOC, PDF, TXT, and XLS) so that they changed to a blue color on selection.

Browse Page

  • Resolved an issue so that new Presentations are not automatically added as a favorite.

Charts

  • Resolved an issue with JS charts not displaying when other elements are present on the report canvas.
  • Resolved an issue on pie-chart tooltips where the "others" segment was not set.
  • Resolved an issue to ensure that changes to Slider Initial Range are reflected immediately when building a report.
  • Fixed an issue where a GIS layer using the same report data as the primary map, could not be sectioned.

Dashboards

  • Fixed an issue that prevented Dashboard tabs changing by triggering a click event via JavaScript.
  • Resolved an issue where some report configurations caused Dashboard filter linking to fail.
  • Fixed an issue where making certain changes on the Dashboard Management page would remove users from the User Access list.
  • Resolved an issue where a system error occurred when saving a private Dashboard.
  • Resolved an issue where the “Return to Dashboard” button was not shown when using Yellowfin on an iPad browser
  • Fixed an issue where Dashboard Filter Group Names in Japanese were corrupted when using SQL Server.
  • Resolved an issue where users were directed to the primary Dashboard instead of the copied version when making an edit.
  • Fixed an issue with unclear text labels when switching the access toggle between “Visible to All” and “Private” while creating Dashboard Bookmarks.
  • Resolved an issue where Dashboard drill down link interactions stopped working after the second drill down.
  • Fixed an issue with thumbnail generation for Canvas Dashboards and Presentations.
  • Resolved an intermittent issue where the left side navigation filters would disappear on dashboards.

Data Sources

  • Resolved an issue where a table could not be created for a writable Databricks Data Source.
  • Resolved an issue with Databricks JDBC connections not supporting API token authentication.
  • Resolved an issue with the Data Source editing screen showing username and password fields for data sources that do not require them, for example: Kerberos authentication for Oracle databases.
  • Removed the ability for the Redshift connection wizard to use the PostgreSQL JDBC driver, as the latest PostgreSQL Drivers are no longer compatible with RedShift.

ETL

  • Fixed the possibility of a deadlock in Data Transformation.

Filters

  • Resolved an issue where the Top N filter was disappearing from Dashboard after editing the report used in that Dashboard.
  • Resolved an issue where reports on freehand SQL views would not restrict filter prompt values by other applied filters.
  • Resolved an issue that would let users create duplicate Dashboard or Presentation filters, that would cause filter linking to behave inconsistently.
  • Resolved an issue where linked date filters changed from date format to timestamp format when used on OLAP subqueries.

Import/Export

  • Resolved an issue that would cause some export items to be marked as having been deleted after logging out.
  • Resolved an issue where the Add to Export List menu option was incorrectly showing for private content.
  • Resolved an issue where Dashboard filters were lost during content import.
  • Fixed an issue where the import process was taking a long time when the schema name was invalid.
  • Resolved an issue where some passwords could not be decrypted correctly on some particular JVMs. 

PDF/XLS Export

  • Resolved an issue with PDF exports of Dashboards that contain canvas-based reports with "shrink to fit" enabled.
  • Fixed an issue with XLSX export missing Subtotal labels.
  • Fixed an issue where custom CSS was not being applied to PDF exports.

Infrastructure

  • Implemented a caching mechanism that will improve the loading speed of Cached Filters when loading a report.
  • Resolved an issue with some Jasper Reports not running. A library dependency was added to fix this issue.
  • Fixed an issue with yfx files including private reports not being generated in the REST API endpoint for users with Super User roles.
  • Resolved an issue with ReportService not accepting pipe character ("|") as delimiter for values with the BETWEEN filter operator.

Report Builder

  • Resolved an issue where drill-through popups were not displaying at the correct size after subsequent drill-throughs or drill-backs.
  • Resolved an issue with Report editing via web services where the report was not copied prior to putting it into edit mode.

Security

  • Resolved multiple reflected XSS vulnerabilities.
  • Fixed several areas where end-points would not perform the correct function check, which would allow some users to perform functions above their level of access.
  • Fixed a security issue that user information could be retrieved via task assignment even if the user has no access to the organization.

Views

  • Fixed an issue where adding Views to My Favorites would not result in the Views appearing on My Favorites page.
  • Fixed an issue where the view field description was erased after editing a field format in the report builder.
  • Resolved an issue with a data type mismatch when grouping numeric fields on Snowflake datasources.

...