u-Platform Knowledge Base : u-Slicer 15.0 Release Notes

Release date: 2016-08-03

Please find new features and bug fixes below.

New features and improvements

  • Calendar control is improved for working with Month granularity. Now months are grouped into quarters. Each row of 3 months matches the corresponding quarter.

  • Logic of the NumberOfDays() function in custom data columns is improved for chart. Now selected granularity is accounted:

    • If Hour granularity is selected, NumberOfDays() = 1/24 for each hour.
    • If Day granularity is selected, NumberOfDays() = 1 for each day.
    • If Month, Quarter or Year granularity is selected, NumberOfDays() = number of available days in each month, quarter or year correspondingly.

Bug fixes

  • Fix for preventing chart reloads at moving key columns.

  • Fix for preventing empty headers of mapping columns at exporting to Excel.
  • Fix for preventing incorrect mappings in the advanced filter at using several categories.

Attachments:

Month_Granularity.jpg (image/jpeg)
Month_Granularity.jpg (image/jpeg)
Month_Granularity.png (image/png)