Release date: 2017-11-02
Please find new features below.
New features and improvements
- Now sorting by key field mappings is supported by the u-Slicer APIv2 query method.
- Now you can get Total values for top N data rows by using the include_cumulative POST argument of the the u-Slicer APIv2 query method.
- Now the new tsv2 format (see the Output parameter of the u-Slicer APIv2 export method) is supported for the u-Slicer APIv2 export method.
- Now you can get Total values in exported files by using the include_total POST argument of the u-Slicer APIv2 export method.
- Now you can apply fuzzy search filters (if the number of records is greater than 10) to:
- Bookmarks drop-down list
- Slicers drop-down list
- Schedules drop-down list in the Export Scheduler dialog box
- Projects drop-down list
- Now the number of returned rows is not limited for filters with contains or not contains match types. Previously existing limit of 30K rows is removed.