We have updated Flexmonster Software License Agreement, effective as of September 30, 2024. Learn more about what’s changed.

Release notes

October 2019 (v. 2.7.17)

NEW A new chartclick event was added to handle clicks on the chart's view.

FIX The issue with sorting a filtered dimension was fixed.

FIX The issue with formatting when the isPercent option is not applied on charts was fixed.

FIX Data Compressor The issue with commas in the columns was fixed.

FIX Data Compressor The issue with converting date/time was fixed.

FIX Data Compressor for Java com.flexmonster.compressor.readers.ColumnType was made a public enum.

FIX The issue with exporting grand total row when it is located at the bottom was fixed.

FIX The issue with skipping the last column when printing the flat table was fixed.

FIX The issue with reusing the same format for multiple measures was fixed.

FIX The issue with exporting grand total style was fixed.

October 2019 (v. 2.7.16)

NEW Now if the data cell was changed with the customizeCell approach and the new value also has type number, it will be exported to Excel as a number.

NEW Now the selected cell does not get deselected after the right click.

FIX The issue with closing the Field List on resize for empty grid was fixed.

FIX The issue with the filter closing on resize in the grid_charts mode was fixed.

FIX The issue with displaying small numbers was fixed.

FIX The issue with incorrect properties information of the exported Excel document was fixed.

FIX The issue with filtering the drill-through view for a particular data cell for SSAS was fixed.

FIX The issue with loading different reports and using flat view mode was fixed.

FIX The issue with incorrect default text align in Excel export was fixed.

FIX The issue with the IF statement with the division by zero in the formula was fixed.

FIX The issue with availableAggregations parameter for non-numeric fields was fixed.

FIX The issue with exception when exporting specific conditional formatting to HTML was fixed.

FIX The issue with rendering long data columns on the grid was fixed.

September 2019 (v. 2.7.15)

FIX Setting custom sortOrder via runQuery() method is now supported.

FIX The issue with wrong totals in Elasticsearch was fixed.

FIX The issue with refreshing when deselecting one of the multiple measures with fieldListPosition: "right" was fixed.

FIX The issue with copying to the clipboard in IE 11 was fixed.

FIX The issue with loading CSV with thousandSeparator: "," and fieldSeparator: "," at the same time was fixed.

FIX The issue with defining different sets of colors for charts of different Flexmonster instances was fixed.

FIX The issue with the wrong text-align for string data in the flat view was fixed.

September 2019 (v. 2.7.14)

NEW If charts.multipleMeasures option is used on charts with one measure selected, the legend will be rendered to display column members instead of the single value.

NEW Advanced filters are available for Analysis Services.

NEW Meta objects now can be defined in the report. Now the mapping object is available in the dataSource object. More information about meta objects can be found here: https://www.flexmonster.com/doc/managing-data-presentation-json/.

NEW React functional component approach with hooks is now available in react-flexmonster.

FIX The issue with closing filter in charts view during resize was fixed.

FIX The issue with editing sorted calculated measures was fixed.

FIX The issue with optimizing pre-defined filter type was fixed.

FIX The issue with slow export from a flat table was fixed. Now export works a few times faster.

FIX The issue with cropped data labels on charts was fixed.

FIX The issue with filterclose event getting fired at each updateData/refresh was fixed.

FIX The issue with exceptions on touch devices in Chrome when dragging fields was fixed.

FIX The issue with canceling data loading for OLAP cube was fixed. 

FIX The issue with expanding nodes in a legend on charts if showTotals: "off" or showTotals: "rows" was fixed.

August 2019 (v. 2.7.13)

NEW Now column sorting in the drill-through pop-up window is available for SQL/CSV/JSON data sources.

NEW Now each report includes version property with the current version of Flexmonster and also creationDate property with the string ISO date which represents when the report was created.

NEW The dataSource.dataSourceType report property was renamed into dataSource.type. dataSource.dataSourceType is supported for backward compatibility.

FIX The issue with scrolling the grid by row and column headers on mobile devices was fixed.

FIX The issue with grid rendering when drilling up rows was fixed.

FIX The issue with duplicating measures after reordering columns in the flat table was fixed.

FIX The issue with undefined React.PropTypes was fixed.

FIX The issue with empty drill-through pop-up window cells for level data with empty levels was fixed.

FIX The issue with not dispatching reportchange event when the filter is cleared was fixed.

FIX   The issue with exception "Mondrian gave exception while parsing query" when trying to drill through data was fixed.

FIX The check for external CSS files in Firefox was fixed.

FIX The issue with wrong direction of sorting arrows was fixed.