2016 v3.5

Breaking Change

Core

Enhancements

  • Updated WebAPI sample to support Visual Studio 2017.

Report Service

Enhancements

  • Added SSRS support in Report WebAPI.
  • Added pageSettings in the parameters of export action of report controller.

Bug Fixes

  • Fixed an issue where an internal error displays after the user set the wrong path of SSRS to the service of WebApi.
  • Fixed an issue where Report does not load and error is observed when the user click the print layout button.

Data Engine

Enhancements

  • Allow the user to set the customized max count for the aggregated data. For information about max count, see Data Source Manager topic.
  • Added total items count for getting detail cell data and raw data.
  • Supports progress when getting the aggregated data.
  • Reafactoring in DataEngine Web API URL.

Bug Fixes

  • Fixed an issue where the return "status" value of DataEngine URL is always "Executing" after setting the wrong "ViewDefinition".