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

Release date: 2021-10-19

Please find new features and bug fixes below.

New features and improvements

Please find new features and bug fixes below.

  • New template is added to the start_date and end_date arguments in all u-Slicer API V2 methods. 
    • Nd_m_first, where N - any integer. The first day of the month matching the following date: current date + N days. Examples for the current date of 2021-10-12:

      TemplateResulting start_date
      -15d_m_first2021-09-01
      0d_m_first2021-10-01
      15d_m_first2021-10-01
      -100d_m_first2021-07-01
      30d_m_first2021-11-01
  • Send errors to box is added to scheduled reports.

  • Now scheduled reports are sorted by name.

Bug fixes

  • Fix for the NumberOfRows() function. Previously it didn't work on the charts for keys with dots.
  • Fix for data filter to prevent damaging the Total line on the chart and in the data table.
  • Fix for displaying very big numbers in u-Slicer UI. Previously only the first digits were displayed.

Attachments: