NEW Flexmonster Data Server is now available! It significantly reduces the time of data loading and enables analyzing large datasets (read docs).
NEW Multilevel hierarchies are now supported for the custom data source API.
NEW Advanced mapping features for the custom data source API and CSV were added.
NEW The dataSource.withCredentials
property is now available for the custom API data source.
NEW Windows authorization is now supported for the Accelerator.
FIX The issue with an odd decimal part for large integers was fixed.
FIX The issue with resetting captions after the updateData()
API call was fixed.
FIX The issue with the date value filter was fixed.
FIX The issue with incorrect analyzing data message was fixed.
FIX The default behavior of the rawData
property was restored.
FIX The issue with resizing more than one Flexmonster instance was fixed.
FIX The issue with calling the dispose
API call for more than one Flexmonster instance was fixed.
FIX Accelerator The issue with blocking error when using an MDX measure was fixed.
FIX The issue with saving files (export, reports) when using Adobe Analytics was fixed.
FIX The exception when using invalid names in a formula for calculated values was fixed.
FIX Validating calculated values was improved to check all names.
FIX For SSAS XMLA connection the issue with duplicating requstHeaders
for the first request was fixed.
NEW The "withCredentials"
property is now supported for the Flexmonster Accelerator.
FIX The issue with "instanceof Array" check in different frames was fixed.
FIX The issue with empty recordId
in the drill-through pop-up window cell was fixed.
FIX The issue with exporting dates with timezones to Excel was fixed.
FIX For custom API data source, handling and sorting of empty numeric/date members were improved.
FIX Gear icon is now hidden in the flat form with grid.showFilter: false
option.
FIX Loading empty CSV/JSON data was made consistent.
FIX The issue with the Ctrl+click for multi-column sorting on Linux/Ubuntu was fixed.
FIX The issue with the Ctrl+click for selecting multiple cells on Linux/Ubuntu was fixed.
FIX The issue with the overlapping of a filter icon in header cells on the flat table was fixed.
FIX The issue with missing sort icon for some measures in multi-column sorting mode was fixed.
FIX The issue with scrolling in the Field List on iOS 13 was fixed.
FIX The issue with the sigma icon visibility inside the calculated value editor was fixed. Now the sigma icons which are used to choose the aggregation are available for all items that have more than one aggregation available.
FIX The issue when a word (undefined) is displayed next to the formula name in the calculated values editor was fixed.
NEW Multi-column sorting is now available for the flat table (use Ctrl + click to sort via UI).
NEW mapping New mapping property format
is now available for JSON/CSV/Custom API data sources to apply date/time formatting for individual fields.
NEW A new withCredentials
property was added to the report.dataSource
.
FIX SSAS The issue with the restoration of reports with multiple expanded and drilled down tuples was fixed.
FIX MongoDB Connector The issue with the Decimal128
type was fixed.
NEW Localization files were added to the flexmonster
NPM package.
FIX The issue with drawing the grid after resetting the column width was fixed.
FIX The exception when loading JSON data with nulls was fixed.
FIX The exception when clicking on the sigma icon inside the calculated value editor was fixed.
FIX Elasticsearch The issue with showing dates in the drill-through view was fixed.
FIX SSAS The exception with drill through after filtering was fixed.
FIX The issue with incomplete removal of the calculated values in the updateData
API call was fixed.
FIX The issue with the drill-through header label for the date data cells was fixed.
FIX The issue with export to the image was fixed.
FIX The issue with customizeCell
and export to Excel was fixed.
FIX The issue with fieldSeparator
not being saved to the report was fixed.
FIX Export time for export to PDF with custom headers was improved.