FIX The issue with the filter by values when using measures with multiple aggregations was fixed.
NEW custom data source API New parameter querytype was added to the /select request.
NEW SSAS Added new property dataSource.useGranularityNamesForDateFilters
for proper dates filtering depending on cube structure.
FIX custom data source API The issue with duplicate requests was fixed.
FIX The issue with the "tab"
symbol in Excel export was fixed.
FIX The issue with sortOrder
when caseSensitiveMembers
is true was fixed.
FIX The issue with getData
API call when there are only columns in the slice was fixed.
NEW Flexmonster CLI Now js-flexmonster
can be used in the add
and update
commands to add/update the flexmonster
npm module.
FIX The issue with hierarchy levels not being ordered according to the result of /members
request was fixed.
FIX The issue with filter by values when there are measures with different aggregations was fixed.
FIX The issue with dateTimezoneOffset
property not applicable for drill-through when using Elasticsearch was fixed.
FIX The issue with drill-down of the filtered data was fixed for Analysis Services.
NEW Field search was added to the calculated value pop-up.
NEW Events olapstructureerror / queryerror / dataerror
now receive additional argument with error details.
FIX The issue with expandAllData()
when the levelName
is in the slice was fixed.
FIX The issue with triggering "reportchange"
event when expanding cell for custom data source API was fixed.
FIX The issue with expanding when using custom data source API was fixed.
FIX Accelerator DLL The issue with data loading from Azure getting stuck after service restart was fixed.
FIX Highcharts Connector The issue with additional underlines in the legend and tooltip was fixed.
FIX The issue with the percent aggregation formula when data contains only zeroes was fixed.
FIX The issue with incorrect CellDataObject
returned to cellclick
callback was fixed.
FIX Error handling when connecting to Elasticsearch was improved.
FIX Accelerator Required .NET Framework was updated to version 4.5.2 or higher.
FIX Data Server The issue with loading data from the database when columns have identical names was fixed.