NEW Accelerator SSAS Now it's possible to install the Accelerator as a Windows Service.
Main benefits of running Accelerator as a Windows Service are:
Please check out our tutorial How to install Accelerator as a Windows Service.
FIX The issue with measures hierarchy on the first position in columns was fixed.
FIX The issue with number formatting in exported to Excel file when the numbers were shown as "$"
string (if currencySymbol="$"
and thousandsSeparator=""
) was fixed.
FIX The issue when rows' height were not being restored for Classic View was fixed.
FIX The issue with the blinking of "No data to display on charts" message on charts was fixed.
FIX The issue with 'aggregation'
and 'availableAggregations'
inconsistency was fixed.
FIX HTML5/Flash Improved JSON demo that illustrates how to set report based on JSON data right in embedPivotComponent()
, without jsPivotCreationCompleteHandler
.
FIX The issue with the HTML tags appearing in the filter was fixed.
FIX The issue with HTML tags in PDF export was fixed.
FIX The members with HTML tags are converted to plain text to be displayed on charts' X axis, legend and tooltips.
FIX The issue with missing measure in default slice was fixed.
FIX The issue with the cut column title bottom after PDF export was fixed.
FIX The issue with cells squeezing after exporting to Excel 2013 was fixed.
FIX The issue with duplication of the first column of Flat View on each page of the exported PDF was fixed.
FIX The issue with Chinese input when editing cells in Flat Table or Drill-through was fixed.
FIX The exception that occurred when a user completed cell editing in a Flat Table was fixed.
FIX The issue when a script error occurs if CSV data file contains only column header was fixed.
FIX The issue when rows' height and columns' width were set to default values if a user expands/collapses some node was fixed.
FIX The exceptions because of invalid negative value for <svg>
attribute width was fixed. It occurred if a user was resizing the browser window when the Component was hidden by using AngularJS ng-show
.
FIX The issue with connectTo()
for JSON was fixed.
FIX The loading of OCSV data from the stream was fixed.
FIX Accelerator Mondrian The issue with ignoring "visible"
property for Dimensions and Hierarchies was fixed.
FIX Accelerator Mondrian The issue with Cube name/caption conflict was fixed.
FIX Accelerator SSAS The issue with timeout on expandAll()
call was fixed.