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.