NEW Compressor PHP Support of MySQLi was added.
FIX The issue with exporting Flat Table to Excel when the customFields are defined was fixed.
FIX The issue with empty Drill Through for data containing levels was fixed.
FIX The issue with showing too long data in Drill Through mode was fixed.
FIX The issue with setting "string" type to numeric fields with zero values in JSON was fixed.
FIX The issue with filtering specific numeric hierarchies was fixed.
FIX Accelerator The issue with the error in query parser when typing in filter search in Chinese was fixed.
FIX Accelerator The issue with invalid request signature was fixed.
FIX The issue with browser's version for iPads was fixed.
FIX The issue with Calculated Value default name was fixed
FIX The issue with incorrect numbers in calculated values was fixed.
FIX The issue with scrolling large rows was fixed.
NEW New attribute showEmptyData
was added. If you have an empty CSV data source, but the header is defined and you want the Pivot to show it so, you can set showEmptyData
as true
and it will show your slice with empty data cells. The default value is false
- the Component shows the "Data source is empty. Please check the CSV file." message.
NEW HTML5/Flash 'Multiple values' checkbox in the toolbar is shown as checked/unchecked based on chartMultipleMeasures
property of the current report.
NEW HTML5 Now jsPivotUpdateHandler
is triggered on setFormat()
API call.
NEW Flash/Flex The printing for pivot was improved.
NEW Flash New printing option shrinkToPage
was added. If it has value true
, it allows to shrink all the columns to make them fit the page width.
NEW Flash Now in Flash version after clicking on printing button you will see popup window with printing orientation options.
FIX The issue with corruption of exported Excel files caused by invalid characters in grid title was fixed.
FIX The issue with formatting that contains Swiss thousand separator was fixed.
FIX The issue with filtering numeric fields was fixed.
FIX The issue with an exception in IE11 while using Accelerator was fixed.
FIX The issue with grand totals for difference aggregation was fixed.
FIX Accelerator SSAS The issue with HTTP Error 413 'Request Entity Too Large' was fixed.
NEW Now customFields
attribute can be set with JSON object. Example:
customFields: [{name:"Field1",value:"Value1"}, {name:"Field2",value:"Value2"}]
NEW Accelerator SSAS An option to convert credentials to User Principal Name (UPN) format by setting UPN_CREDENTIALS=true
in flexmonster.config was added.
NEW Compressor PHP The support for MS SQL Server, PostgreSQL, Oracle, PDO and other PHP supported databases was added. See more in the documentation.
FIX The issue with exception when passing Array to JSON was fixed.
FIX The issue with double values in slice was fixed.
FIX The issue with MDX error in Mondrian while filtering nested hierarchies was fixed.
FIX The issue with changing flat view slice was fixed.
FIX The issue with decoding OCSV that contains special UTF8 characters was fixed.
FIX The issue with missing gridlines in HTML export in Internet Explorer was fixed.
FIX The issue with preloader position in Firefox was fixed.
FIX The issue in Classic view when the first visible data column was jumping after drill-down/drill-up in rows was fixed.
FIX Accelerator SSAS The installer for Accelerator is now supported on Windows Server 2003.
FIX Accelerator Mondrian The issue with missing data while filtering collapsed members was fixed.
NEW HTML5 The new Flexmonster Data Compressors for .NET, Java and PHP are released. Please find more information about the Compressors.
FIX The issue with column headers layout was fixed.
FIX The issue with not working filters when using OCSV data was fixed.
FIX The issue with missing column captions was fixed.
FIX The issue with adding cell in wrong position when exporting was fixed.
FIX The issue with setting invalid slice was fixed.
FIX The issue with too wide columns when exporting to Excel was fixed.
FIX The issue with messy columns when exporting to CSV was fixed.
FIX The issue with not intended filter headers when exporting to HTML was fixed.
FIX The issue with horizontal scrolling and hidden columns in Drill-through was fixed.
FIX Accelerator SSAS The log file is limited to 1 MB and 10 archive files.
FIX Accelerator MONDRIAN All member was excluded from search result in filter.