Skip to main content

What’s New

Qrvey 8.7
Version 8.7 of the Qrvey platform is now available to customers! This version includes new features including area charts, the ability to pivot and export data, as well as numerous bug fixes and performance improvements.
Learn More
Qrvey 8.6
Version 8.6 of the Qrvey platform is now available to customers. This version includes several new feature enhancements and performance improvements.
Learn More
Required Update for 8.5.1
Attention 8.5.1 customers: for any 8.5.1 instance deployed prior to 08/05/2024, an update is required to ensure you are running the latest images.
Learn More
Qrvey 8.5
Version 8.5 (LTS) of the Qrvey platform is now available to customers. This version includes several new features and performance improvements.
Learn More
End-of-life Schedule
We've added a new article that lists the features and endpoints that have been scheduled for deprecation. All features and endpoints will be supported for (1) year after the release date of the LTS version that contains the alternative.
Learn More
Version: 8.7

Qrvey Version 5.9

Release Date: 2021-04-09

New Features and Enhancements

Click here to access demo videos of some released features.

Data Preparation

  • New Transformations: In this release, the following functions have been added to the Transformations Builder: * **QV-12481 - Dataset Write**: You can now update dataset columns using constant values or data tokens. * **QV-12603 - Record Copy**: You can now copy records into an alternate transformation stream to insert data to any other dataset. * **QV-11759 - Array Flatten Inflate**: You can now flatten the data eliminating the hierarchy of the specified arrays.
  • QV-11464 - S3 Connection: A new class of connections has been introduced in this release that supports connection to AWS S3 folders, accessing JSON, ndJSON and CSV files.
  • QV-12555 - File Uploads JSON Support: You can now upload JSON and ndJSON files to create connections.
  • Live ConnectWatch video QV-12660 - Dataset Page - Hierarchical Data Support: You can now create a Connection with hierarchical data or JSON structure. Indentation is used on the Dataset Page to show the hierarchy in the data structure.
  • DR-2195 - New Dataset API: We enhanced the Datasets API to make it easier to programmatically create, edit and delete Datasets with any type of data source, specifying transformations, columns, formatting options, geolocation groups, join information, and unique ID per column.

Data Analysis & Automation

  • Live ConnectWatch video AN-12461 - Relative Dates In Filter Builder: You can now set relative date filters with the “In” operator from the main filter creation modal, i.e.: “Sales in the last 6 months”
  • AN-9826 - Conditional Formatting In Bar, Line, Symbol, and Min/Max Charts: You can now set a threshold on Bar, Line, Symbol, and Min/Max charts to change the value marker color in order to easily distinguish between the values that meet your conditions.
  • Live ConnectWatch video AN-12318 - Chart Themes - Color Mapping: You can now tie the color of each category to it so the category is always depicted in the same color. This feature currently works for Bar, Line and Symbol charts.
  • Live ConnectWatch videoAN-12311 - Table Header Styles: You can now change the background and font color of table headers from the Styles section in chart builder.
  • AN-12020 - Column Sorting on Grouped Tables: You can now configure a custom sorting order when performing multi-column sorting in grouped tables.
  • EX-45 - PDF Design Exports: You can now export a page design to a PDF file directly from the Page Builder and Page View widgets. These exports include: Page headers, Interactive and Panel Filters, Filter Objects with filtered values, and applied Drilldowns.
  • EX-44 - CSV Export on Crosstab: You can now export CSV Summary files with aggregated data from Crosstab visualizations.

Admin Center

  • Live ConnectWatch videoRoles and Permissions: We have introduced the new Roles & Permissions system in the Admin Center. Admins can add users to the system-defined Administrator or Composer roles or create new roles for them and configure access to the main functionalities in the Qrvey Composer within those roles.

General Tweaks & Bug Fixes

  • ADMIN-4638 - The Replacement Password Is Not Encrypted: In Content Deployment The replacement password was not being encrypted despite the isEncrypted parameter having been set. This has been fixed.

  • AN-12566 - Two Decimals When Setting Formats: When a creator had set 0 decimals for a numeric column in the Data Design Page, and then he created a metric with the same column, the value appeared with 2 decimals. This has been fixed.

  • AN-12525 - Table Loading With Empty Totals: When there were no values selected in the “Columns”, “Totals”, or “Level”, dropdown and the table was saved, the table kept loading and when editing it an “Undefined” message appeared in the configuration panel. This has been fixed.

  • AN-12494 - Box and Whiskers - Minimum Value Outside Range: On a Box and Whiskers plot the minimum value in the tooltip was outside the range of the data. This has been fixed.

  • QV-12817 - Web Forms - Favorite Question Does Not Remain: When the user created a Survey and added a question from “Favorites” if the question was part of a Branch of another Survey, the question would get removed from the survey design. This issue has been resolved.