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 6.1

Release Date: 2021-07-13

New Features & Enhancements

Click here to access demo videos of some released features.

Data Preparation

  • QV-13335 - Transformation - Array Filter: With this new transformation you can remove Object Array items from individual records when the Update Existing option is selected. This can be especially useful when array items need to be removed before flattening, or before getting the top or bottom array item with ArraySelectSingleItem.
  • QV-12898 - Connections - AWS Athena Connection: You can now create a connection to the AWS Athena service in order to use its tables or queries as a Data Source to create new Datasets.
  • QV-11609 - Connections - Push API: You can now create Push API connections, in order to create Datasets by adding data through API calls, using the UI.
  • QV-13273 - Connections - View Source Data from Query: This feature allows you to view the source data while creating a connection.

Data Analysis & Automation

  • AN-13316 Support Column Level Security: You can now configure your datasets to secure columns that you do not want to be publicly available to all users, in order to restrict access to select roles.
  • AN-12319 - Aggregated Formulas in Tables: Calculations/formulas can now be created using aggregate values in grouped table charts.
  • Live ConnectWatch video AN-10733 - Expandable Tables: You can now choose between visualizing your table as a Simple or an Expandable Table, which offers sections, instead of groups.
  • Live ConnectWatch video AN-9917 - Custom Tooltips for X/Y and Pie Charts: You can now customize tooltips in X/Y and Pie Charts by adding additional dimensions or custom texts to display.
  • AN-13217 - Running Aggregates in Combo Charts: You can now apply Table Calculations like Sum, Average, Minimum, Maximum, Difference, and % Difference in Combo Charts.
  • AN-13127 - Access Analytic Widgets Configuration: You can now access the widgets’ configuration that is required to embed the Analytic Suite and Single Panel Widgets into your host application, using a link in the Analyze view and the chart panel, respectively.
  • AT-9049 - Multi-tenancy - White-labeling Support: You can now customize many style settings for the Page View Widgets through the widget configuration’s new style property. This makes customization and white-labeling for multi-tenant instances possible.
  • AT-8923 - AWS GovCloud Support: You can now deploy the Qrvey platform in AWS GovCloud, while current deployments will remain working on current supported AWS Regions.
  • Live ConnectWatch video EX-163 - Workflows - PDF Page Export in Send Email: You can now export PDF files of pages and send them through the send email action in workflows. Recipients get a set of separate PDFs for each page that is selected.
  • EX-159 - Workflows - PDF Table Export in Send Email Action: Simple table charts (ungrouped) can now be exported to PDF format and attached to emails with the Attach Chart option in the send email action in workflows. The table export will include all of the table rows, up to 30,000 rows. Recipients get a set of separate PDFs for each chart that is selected.
  • EX-13 - Simple Table Visualization PDF Export: In Ungrouped table charts now support full data PDF exports wherever they are used (Page Builder, Page View). Up to 30,000 rows of data can be included in the exported file.

General Tweaks & Bug Fixes

  • QS-449 - Corrupt PDF Attachments: When PDF exports attached to workflows took a long time to process, the resulting file did not have the correct PDF format and could not be opened. The issue has been resolved.
  • QS-459 - Missing PDF Attachments: Sometimes the first workflow email would not include its PDF attachments. The issue has been resolved.
  • QV-13769 - Wrong InputDate Format: When a user had a dataset with DB connection and changed the column type from Text to Date the visualization displayed with the wrong format. This has been fixed
  • AN-13133 - Bars Visualization Fails in Tables : When an End-User edited a table setting on a column with bars visualization, the bars did not appear. This has been fixed.