Need a special offer?Find out if your project fits.
+

Release notes

November 2019 (v. 2.7.19)

FIX The issue with incorrect measure caption when using the updateData API call was fixed.

FIX The issue with charts when there is division by zero was fixed.

FIX SSAS Selecting fields for the drill-through view based on the current slice was improved.

FIX SSAS If none of the drill-through fields match the slice, all available fields will be selected instead of an empty view.

FIX SSAS The issue with [ char before the field names for the drill-through view was fixed.

FIX SSAS Measures grouping in the Field List was improved to match the server configuration better.

FIX Added a new option includeEmptySubtotalsOLAP to the Options object. It helps to ensure that all data is loaded in the case when all elements but subtotals are empty.

FIX The issue with calculated values removal via API was fixed.

November 2019 (v. 2.7.18)

FIX The issue with the field name getting changed after editing the calculated value was fixed.

FIX The issue with disappearing headers after configuring the filter that returns empty result was fixed.

FIX The issue with active measures on the pie chart when “Multiple Values” was previously selected was fixed.

FIX The issue with sorting a great number of members was fixed.

FIX The issue with beautifying numbers with a floating-point was fixed.

FIX The issue with unavailable difference aggregation on the fully expanded view was fixed.

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.