Pricing changes are coming in January. Contact our Sales team to secure the current price for your desired license.

Release notes

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.

August 2019 (v. 2.7.12)

NEW Now getAllHierarchies() API call returns a list of levels if they are available.

FIX The issue with applying grid fonts in the Excel export file was fixed.

FIX The issue with using collapseAllData() API call when the view is scrolled was fixed.

FIX The issue with saving the filter query to the report in the flat form was fixed.

FIX The issue with the refresh() API call increasing column width for specific zoom values was fixed.

FIX The issue with hierarchy and member properties for conditional formatting was fixed.

FIX The issue when a legend on charts is not shown if a slice contains more than one measure was fixed.

FIX The issue with empty columns for reports with difference aggregation was fixed.