NEW Now the pivot's width/height can be set with string number like "523"
.
NEW Conditional formatting rule can be applied to fields with string members selected as Values with "Count"
or "Distinct Count"
aggregation.
NEW Added the highlight of toolbar icons to the old theme.
FIX The issue with the checkbox in flat Field List was fixed.
FIX The issue when the saved .xml
report is not correct was fixed.
FIX The issue with saving XML reports was fixed.
FIX The issue with drill-through exporting for OLAP data source was fixed.
FIX Performance of the excel export was improved.
FIX The issue with exporting bar_h
chart was fixed.
FIX The issue with grid layout when sorting/expanding/collapsing intensively was fixed.
FIX The issue with closing dropdowns on the outside click was fixed.
FIX The issue with grid drawing size on macOS was fixed.
FIX The issue with showing MSAS error messages was fixed.
FIX expandAllData
method was optimized to prevent "Unresponsive script"
error.
FIX Auto-switching from classic form to compact in case of data is not visible was restored.
FIX The issue with grid flickering was fixed.
FIX The issue with setting fm-global
in Angular was fixed.
FIX The issue with the positioning of grid selection and drag'n'drop fields was fixed.
FIX The issue with an error when trying to change the aggregation inside Field List in Firefox was fixed.
FIX The issue with backward compatibility for member unique names was fixed. This fix resolved the following issues:
sortOrder
restoration from the report if the member's unique name contains a capital letter;FIX The issue with vertical scrollbar absent on the grid was fixed.
FIX The issue with grouping feature when expandAll: true
was fixed.
FIX Cells highlighting for updateData
API call was fixed.
FIX The issue with saving XML reports was fixed.
FIX The issue with setting fm-global
in Angular was fixed.
NEW Dragging and dropping fields on the grid were restored.
FIX The issue with missing localization labels was fixed. Also, localization files were improved.
FIX The issues with exporting from charts view when grid.type="classic"
was fixed.
FIX The issue with export for multiple times was fixed.
FIX The issue with expands in classic view when the measures are above other dimensions in columns was fixed.
FIX The issue with the positioning of Add Group
button was fixed.
FIX The issue with random error message "Pivot cannot be drawn"
was fixed.
FIX The issue with the restoration of conditional formatting from XML report was fixed.
FIX The issues with sorting for big OLAP hierarchies was fixed.
NEW showTotals
option was extended to show subtotal rows ("rows"
), subtotal columns ("columns"
), all subtotals ("on"
) or do not show them ("off"
). Option subtotal is backward compatible. Please note that Options pop-up in Toolbar was updated respectively to use extended showTotals
option. The localization variables were updated as well.
NEW updateData
API call was extended with ignoreSorting
and ignoreScroll
properties. Also, for JSON data source added ability to update only some part of the data (check docs and example).
FIX Anti-caching mechanism was added for the default flexmonster.css
and flexmonster.toolbar.js
when they are loaded by the component.
FIX The issue when drill-through with greater than 10,000 rows shows incorrect results was fixed.
FIX Responsive layout for filter view was improved to support different localization labels better.
FIX Responsive layout for alert windows was improved.
FIX Responsive layout for charts was improved.
FIX Setting max cell width/height using CSS was restored.
FIX The issue with charts legend overflow was fixed.
FIX The issue with exporting to Excel on macOS was fixed.
FIX The issue with grid title alignment was fixed.
FIX The issue with clicking on expand/collapse icon with showHeaders:false
was fixed.
FIX The issue with resizing the component after the change of the parent container was fixed.
FIX The issue with infinite columns/rows resize was fixed.
FIX The issue with showing charts if pivot container doesn't have an ID was fixed.
FIX Improved performance for CSV and JSON parsing.
FIX The issue with expands after switching between different view types was fixed.
FIX The issue with expandAllData
and collapseAllData
methods was fixed.
FIX The issue with pre-filtering was fixed.
FIX More readable hierarchy captions for drill through from OLAPs.
FIX The issue with restoring table sizes from the report was fixed.
FIX The issue with toolbar icons when exiting from fullscreen mode was fixed.
FIX The issue with adding calculated values in flat view mode was fixed.
FIX Accelerator SSAS Concurrent use of the Accelerator was improved.
NEW updateData
API call was extended with ignoreSorting
and ignoreScroll
properties. Also, for JSON data source added ability to update only some part of the data.
FIX The issue when drill-through with greater than 10,000 rows shows incorrect results was fixed.
NEW API call fullscreen()
was removed. Now fullscreen is available from Toolbar only.
FIX The issue with disappearing right and bottom borders was fixed.
FIX The issue with selecting all results after the search was fixed.
FIX Add Group
button in report filters was restored.
FIX The issue with showing 300K+ members in the filter was fixed.
FIX The issue with boolean values for options.grid.showGrandTotals
was fixed.
FIX The issue with the subtotals turning off when the measures are above other dimensions in columns or rows was fixed.
FIX The issue with boolean values for options.grid.showGrandTotals
was fixed.
FIX The issue with the subtotals turning off when the measures are above other dimensions in columns or rows was fixed.
FIX The issue with measures formatting in drill-through view was fixed.
FIX The issue with showing 150K+ rows in IE/Edge was fixed.
FIX UI/CSS issues in IE11 were fixed.
FIX The issue when beforetoolbarcreated
event was dispatched two times was fixed.
FIX The following issues with export to excel were fixed:
showFilters: true
is set as an export parameter;customFields
are defined in a report.FIX The issue with adding .false
CSS class to each cell that does not meet the condition formatting rule was fixed.
FIX The issue with Add Group
button was fixed.
FIX The issue with measures formatting in drill-through view was fixed.
FIX Fix for buggy behavior after canceling on Open CSV File
.
FIX Toolbar exception was removed for IE11.
FIX Charts working correctly in IE11.
FIX Cell renderer demo was fixed for IE11 and Edge.