NEW The recordId
parameter of Cell Data Object is available for all table forms: compact pivot table, classic pivot table and flat table.
NEW A new beautifyFloatingPoint
formatting property was added. It allows showing numbers like 1.560000000000001
either as 1.56
or 1.560000000000001
.
NEW Accelerator SSAS Added support for Azure Analysis Services for Flexmonster Accelerator.
NEW Accelerator SSAS Now drillThroughMaxRows
property is supported for SSAS Accelerator.
FIX Accelerator The issue with empty data set when loading multiple instances was fixed.
FIX The issue with right-click on the filters area was fixed.
FIX Chart type names were replaced with more common ones. "bar_stack"
was renamed to "stacked_column"
. "bar_line"
was renamed to "column_line"
. Old names are working in terms of backward compatibility.
FIX The issue with formulas parser was fixed.
NEW Now it is possible to add a new field to the calculated formula by double-clicking it.
NEW Our sample Flexmonster + Angular integration project was updated to support Angular 7.
FIX The issue with exporting numeric data to Excel was fixed.
FIX The issue with merging default and custom number formatting was fixed.
FIX The issue with calculated values not added to Format cells drop-down in the Toolbar was fixed.
FIX The issue with displaying an unnecessary pop-up warning for calculated measures was fixed.
FIX The issue with the context menu for more than 20000 rows in the report was fixed.
FIX The issue with filtering date/time members in SSAS was fixed.
FIX The issue with undefined d3v3
when using Flexmonster in an Angular application was fixed.
FIX Data Compressor for PHP The issue with PHP Data Compressor when connecting to Oracle databases was fixed.
NEW Now the row height can be set via CSS.
NEW New showLegend
property was added to chart options. It indicates whether the legend is visible (true
) or not (false
) for the charts. Default value: true
.
FIX clear()
API call was improved to cancel OCSV data loading.
FIX The possible conflict of the d3.js version used in Flexmonster and another d3.js version used in the project where Flexmonster is embedded was resolved.
FIX Y-axis titles positioning was improved on charts.
FIX L
flag in dateTimePattern
, timePattern
and datePattern
was fixed. It is used to format milliseconds as a two digit number (rounded, if needed).
FIX The CSV formula injection for the Excel export was disabled.
FIX The issue with putting wrong field's uniqueName
in calculated measure formula was fixed. Now the component shows the warning message for unexisting uniqueName
.
FIX The issue with printing many rows was fixed.
FIX The issue with the calculation of standard deviation aggregation for single value was fixed.
FIX The issue with showing the context menu in Edge and IE was fixed.
NEW New filterclose
event was added.
FIX The quality of charts export to PDF was improved.
FIX The quality of headers and footers export to PDF was improved.
FIX The error that occurred when a report contained an expand for a node of an undefined hierarchy was fixed.
FIX The exception in the Toolbar was fixed.
FIX The issue with the exception in calculated values with invalid formula was fixed.
FIX The issue with the inconsistency for the CSV export was fixed.
NEW The error message from the response is now passed to the dataerror
event.
NEW New API call openFilter() was added.
FIX The issue with printing in classic view was fixed.
FIX The issue with PDF export in the drill through was fixed.
FIX The issue with the auto-calculation bar on the empty grid was fixed.
FIX The TypeScript type definition for Flexmonster was updated.
FIX The error messages handling in Connect > To OLAP in the Toolbar was improved.