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

Release notes

April 2017 (v. 2.314)

NEW The charts' option oneLevel defines whether the chart shows all nodes on the x-axis and the legend (false) or only the lowest expanded node on the x-axis and on the legend (true).

FIX The issue with resizing headers in flat view was fixed.

FIX The issue with exporting infinity value to Excel was fixed.

FIX The issue with subtotals labels in classic view was fixed.

FIX The issue with exporting after adding conditional formatting was fixed.

FIX Now Open filter right click menu item is not shown if the opening columns/rows filter controls are hidden (grid.showFilter: false).

FIX The issue with columns shifting in drillthrough was fixed for MSAS and Mondrian.

FIX The issue with failed second connection to OLAP server was fixed.

April 2017 (v. 2.313)

NEW New cell property isDrillThrough is now available inside customizeCell function.

NEW customizeCell hook is now working with all exports.

NEW A new approach of the charts rendering was implemented. Previously the charts were fitted in the width and height available. Now visual elements have a minimum size and if they do not fit in the available space the scroll bar arises. As a result, the charts can now show more data in a more readable form and the labels on axes do not overlap.

NEW An operator isNaN() was introduced to be used in formulas in calculated values and in conditional formatting. For example, the following formula "if(isNaN(#value), 'trueStyle')" in conditional formatting will highlight the cells with no data. New conditional option Empty was added for this operator in the toolbar in addition to Less than, Greater than, Equal to, etc. Also, isNaN() or !isNaN() can be used in calculated values. For example, the calculated value that is described with the following formula "if(isNaN(average("Discount")), average("Price") * 0.1, average("Discount"))" will do different calculations depending on if average("Discount") is NaN or not.

FIX The issue with toolbar after pivot re-creation was fixed.

FIX The issue with toolbar pop-ups when creating multiple pivots was fixed.

FIX The issue with horizontal bar chart axis labels positioning in IE was fixed.

FIX The issue with axis labels positioning in exported HTML was fixed.

FIX The rotation of x-axis labels on charts was improved.

FIX The issue with missing % sign in the right y-axis in the bar-line chart when a measure has % Difference aggregation was fixed.

FIX The issue with exporting UTF-8 symbols to CSV was fixed.

FIX The issue with oneLevelTuple property was fixed.

FIX The issue with configuratorActive property was fixed.

FIX The issue with sorting filtered members in Flexmonster accelerator was fixed.

FIX Fixed hash parameter for passing credentials to the server via XMLA.

FIX The issue with wrong height and width when showHeaders = false was fixed.

March 2017 (v. 2.312)

NEW The charts were improved to show fewer gridlines but still show round units on axes.

NEW Calculated values are available for a flat table.

NEW The new CSS class .fm-grand-total was added to grand total cells.

FIX The issue with pivot grid scrolling for tablets was fixed.

FIX The issue with progress events in Firefox was fixed.

FIX The issue with exiting the fullscreen mode by pressing Esc was fixed.

FIX The issue with default and non-default options collision was fixed.

FIX The issue with cutting off the text in drill-through view was fixed.

FIX The issue with styles in mobile version was fixed.

FIX The issue with using localization in multiple instances was fixed.

March 2017 (v. 2.311)

NEW The aggregations drop-down button location was changed for OLAP measures.

FIX The issue with expandAll option which was lost after slice change was fixed.

FIX Uncaught exceptions when try to expand value after creating group were fixed.

FIX Uncaught exception in the console if enter and save the duplicate(same) group name was fixed.

FIX Drills are restored if the previous report was based on the same data source and on the same rows/columns.

FIX The exception in the Drill Through pop-up when setting a report based on inline JSON data was fixed.

FIX The incorrect display of expanded nodes in the chart's legend when the classic view is true was fixed.

FIX The incorrect display of drilled-down nodes of multilevel hierarchy in the chart's legend was fixed.

FIX The issue of the expanded labels positioning on x-axis on charts was fixed.

FIX The issue with using customizeCell inside the Toolbar was fixed.

FIX The issue with dragging in Field List in mobile version was fixed.

FIX The issue when getReport() returns wrong grid view type was fixed.

FIX Compressor The .Net compressor localization issue was fixed.

FIX Accelerator SSAS The issue with an exception while cleaning cache was fixed.

February 2017 (v. 2.310)

NEW The "All values" option for cell formatting was added.

NEW Format cell pop-up was redesigned.

NEW The integration with React and TypeScript was improved. See sample.

NEW The integration with Google Charts was improved. Now the preparation of data depends on the chart type that can be set explicitly in googlecharts.getData() API call.

FIX The issue with dragging measures to the hierarchies list was fixed.

FIX The issue with exporting to Excel when the grid is not visible was fixed.

FIX The issue with nonworking data type prefixes if CSV has only the header row was fixed.

FIX The empty value in Top X mode was removed from the dropdown.

FIX Empty values for dates with max aggregation remain empty instead of converting to 1st of Jan 1970.

FIX Exception is removed for invalid reports (MS Analysis Services) with member properties turned on.

FIX Fixed issue with order of members for numeric hierarchies in Accelerator for MS Analysis Services.

FIX Exception is fixed for siblings loading process in Mondrian Accelerator.

FIX When the aggregation is changed to Count/Distinct Count, format is set to default count (without any signs).

FIX The issue with saving multiple values in charts to the report was fixed.

Version 2.233

FIX The issue with nonworking data type prefixes if CSV has only the header row was fixed.