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

Error rendering macro 'rw-search'

null

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added more links to new wiki content

...

  • Image management functionality has been overhauled. There is a new, intuitive look and feel, search performance has been improved, and images can be tagged as official Corporate Images (restricted by a role). The workflow for adding images to a Dashboard has been simplified (learn more here and here).
  • Added the ability to replace an image in Dashboard and Present canvas while retaining all its widget properties, such as opacity, dimensions, position etc (learn more).
  • Implemented image link formatting that takes an image URL from report data and wraps it in an HTML image tag to display it inline within the report table (learn more).

PDF

  • Added extra PDF export options including page size, page orientation, and saving defaults for next time (learn more)

JS API

  • Upgraded jQuery library to version 3.5.1.
  • Assisted Insights can now be enabled for reports and charts embedded via the JS API.
  • Developers can now toggle certain UI features of a report by manipulating output types. Report interactions (drill down, drill anywhere, drill through, series selection, unit selection, brushing, timeslider) can be disabled when loading reports with the JS API. The API can also be used to trigger report interactions (drill breadcrumbs, show annotations).
  • Added the export menu to dashboards embedded in the JS API.
  • Drill through reports are now possible on reports loaded using the JS API. A drill through report can replace the existing report or appear in a pop-up window. You can also customize the display to suit your needs.
  • Reports can now be loaded but not automatically displayed on the page when using the reports.loadReport() function in the JS API. Also added the ReportAPI function for devs to easily create a visualisation of a report.

...

  • Rewired the Undo and Redo buttons to work in code mode.
  • Totals and subtotals can now be moved to any side — top, left, right or bottom — of a report table (learn more here and here).
  • Added the ability to group data on calculated fields that span multiple sub queries.
  • Enhanced calculated fields tool to include a dropdown to set the type of calculated field before validation.
  • Added an option to show or hide the minimum/maximum value in the report filter value list.
  • Added the option to hide report names in both static and canvas dashboards (learn more).
  • Improved usability and functionality of the text widget, including easier toggling to and from edit mode, keyboard shortcuts and more (learn more).
  • Added a new text widget parameter, tablevalue, which can be used to display a table cell's content within a text widget (learn more).
  • More customization options through CSS variables for prominent colours used in the application.
  • Improved the positioning of customized UI elements such as dropdowns and tooltips on fixed-width pages.
  • Category trimming is now available on bar and column charts with dimension colours.
  • Added text alignment to numeric display charts.
  • Improved rendering of Yellowfin when embedded on a page by enabling iFrame integration and full Application Integration to work together in the same session.
  • Reimplemented the slide-out Left Nav Filter Panel style, so it's now possible to use it as a slide-out or a single widget.
  • Reimplemented drill through from Report to Dashboard.
  • Reinstated the Export List option on the dashboard content pop-up menu. 
  • Hard-coded filters can now be passed through to child reports during drill through.
  • Converted report date fields from metric to dimension for the import process.
  • Updated all date pickers to follow the global 'Week Start Day' setting.
  • Updated charts dimension values so that a null value is now shown as << null >> and an empty value as << empty >>.
  • Improved the positioning of the Add button for calculated fields.
  • Enabled the use of WKT geometry fields in freehand SQL columns. Users can also disable the geometry cache and use the non-cached WKT geometry fields. 

...