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

June 2020 (v. 2.8.9)

NEW An ability to use showEmptyValues separately by rows and columns was added.

NEW flexmonster.js was migrated to ES6 JavaScript standard to utilize modern browsers' features. Note: IE11 users should stay on old ES5 build (flexmonster.es5.js).

NEW Data Server A new configuration property DecimalSeparator was added for csv files.

NEW Data Server A new configuration property CacheSizeLimit for caching responses was added.

FIX Data Server The issue with loading big datasets from databases was fixed.

FIX The issue with filtering when showEmptyValues is enabled was fixed.

FIX The exception when the calculated value formula calls itself recursively was fixed.

FIX The issue when a calculated value could have the uniqueName that is already present in the data source was fixed. Now, if the data source already contains a field with the specified uniqueName, Flexmonster shows values for this field and ignores the formula property.

FIX The "Promise is undefined" exception when using IE11 and RequireJS was fixed.

FIX The issue with overwriting filters in a slice for third-party charts integration was fixed.

FIX The issue with formatting (decimalPlaces/maxDecimalPlaces) not being applied to large numbers in exponential notation was fixed. Note: min decimal places for e-notation numbers is 1.

FIX For the custom data source API, the issue with skipping the folder property from a response to a /fields request was fixed.

FIX For the custom data source API, the exception when the "distinctcount" aggregation of a string data type field is used in a calculated value was fixed.

FIX The exception with expanding rows in the Custom API was fixed.

FIX The issue with the empty column in the drill-through view using the custom data source API was fixed.

FIX Now "% of Parent Column Total" and "% of Parent Row Total" aggregations work correctly in calculated values.

FIX The issue with switching between the flat form and charts was fixed.

FIX The issue with the inactive Apply button in the flat form Field List was fixed.

FIX The issue with parsing dimensional data with dates was fixed.

FIX The issue with exporting to Excel was fixed.

FIX The exception when removing a field from the flat form was fixed.

FIX The issue with the flat form when using custom data source API and hierarchies with multiple levels was fixed.

FIX For SSAS, the issue when the same measure is used in a report several times with different aggregations was fixed.

FIX React Native wrapper The issue with the component not resizing when the orientation is changed was fixed.

FIX flexmonster.d.ts The following properties were added: rightGroup, fieldListPosition, the measure property in type ConditionalFormat, the sort property in type Hierarchy.

DOWNLOAD LATEST VERSION