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.1

Release Date: 2020-04-30

New Features & Enhancements

Data Preparation

  • QV-9804 - Dataset Creation: We made substantial changes in the data creation and preparation flow. Datasets can now be created using the same data connections we supported before — MySQL, SQL Server, PostgreSQL and Oracle — and in addition users will be able to create datasets from existing datasets that have been created through our APIs or directly in Qrvey Composer.
  • QV-9804 - Data Joins: We added the ability to create datasets from joined data. This means that during the creation process, creators can begin with a single data source and start joining data from different data sources. We support Left, Full, Inner, Right joins and the ability to select multiple columns for the join definition. Creators will be able to see all of the joined columns in the “Join Output” section
  • QV-9700 - View Data: After setting up connections, creators can see a view of the data to know if the data source they selected has the correct set of data. For Database Connections, a database and table are needed in order to have the view of the data. In addition, while creating and configuring the dataset the same view is available for each data source added.
  • QV-9924 - Data Synchronization **- Single Source - Full Reload:** We added a feature that allows users to configure and schedule the reload of their data. For this version, we will only support the syncing of data when there is only one single data source in a dataset. This will work for database data sources only.
  • QV-10282 - Dataset - Activity Log: We added an Activity Log tab inside of each dataset enabling the creators to see the events related to the dataset. The creators will be able to see a list of basic successful events and the details of failed events for data load and data sync processes.
  • Create New Connection: We improved the dataset creation process by allowing creators to generate connections during the process of creating datasets without having to go back to the connections section.

Data Analysis & Automation

  • CB-360 - Chart Builder: We are introducing the new chart builder widget which continues to support Bar, Line, Symbol, Pie charts as well as Heatmap, Crosstab, Table, Maps visualizations, Heatmaps, and WordClouds. In this new chart builder, creators can build and explore visualizations to obtain insights in an easier and more flexible way through the use of the canvas and the column shelf. Creators can easily switch from one visualization to another and work with a range of settings offered for each type of visualization. Filters can be added directly from the creation process and will be retained in all instances of the chart.
  • AN-5892 - Chart Builder - Complex Data: We added new visualization options for more complex data types in chart builder. This includes making additional column values available to our standard charts. The Creator will be able to create a chart that contains complex data such as entities, keywords, file types, address, and other data parts as the Category/Label, Value, Pivot, or Groups of a chart. Documentation needed for Complex Data.

  • Calculated Columns in Summary View: We added the feature to display formula columns that the user had created as summary panels in the summary view.
  • AN- 8989 - Analytics System Messages: We improved the error and system messages for charts when handling dependencies such as deleting data links, buckets and formulas so that users can see the issue when a chart is not displayed.

  • AN-9146 - Chart Builder - Heatmap Y-Axis: After implementing the first version of the new Chart Builder with Heatmap, we added Y-Axis options to let the creator customize the value rotation to horizontal, diagonal, and vertical.

  • T-5773 - Lock Baseline Dashboard - Page Builder: We added an option that allows Admins to lock the content of their applications when deploying, so recipients cannot modify anything. This is done to avoid overwriting changes on the recipient side if updated content is deployed to the application again. Recipients will be able to duplicate the content in order to edit. This first version supports the locking of pages.

  • AT-5772 - Discard Changes:We implemented the new feature “Discard Changes” in Page Builder that gives the creator the possibility to discard all changes made to the latest published version of an individual page but not the entire application.
  • AT-6014 - Improve Data Flow From Builders: We improved the user experience by adding new shortcuts to builders in order to give creators direct access to the dataset creation section. There are cases when a creator goes to the report/page/chart builders or to Automation without having any datasets created. An empty state message will appear in the data panel with a link to the data section.

Admin Center

  • ADMIN-2141 - Content Deployment - Share Datasets: We created a new set of Content Deployment APIs that work with the new Dataset model and with Data Joins.
  • ADMIN- 2140 - Feature Customization for Page Builder: Admins are now able to control displaying sections and features like User Management, adding users and creating groups.

General Tweaks and Bug Fixes

  • ADMIN-1928 - Content Deployment - Share Spreadsheets: We weren't supporting the sharing of CSVs data in application sharing, this is now supported.

  • AN-8689 - CrossTab - Totals in Groups per Week are Incorrect: The total for the last group (week) was wrong when grouping by quarters and using a calculated column. This has been fixed.

  • AT - 5863 - Builders - Datasets not Listed: Datasets for filters were not listed when deleting a chart which was on a different tab. This has been fixed.

  • AT - 5803 - Page Builder - Filters not Duplicated when Duplicating Pages: When a page is duplicated, the filters of Tabs, Pages, and Panels were not duplicated. Filters are now included when duplicating a page.

  • AT-5767 - Conditions with Timeframes: In Flows, conditions by quarter, month, and days did not execute correctly. This was fixed and now any creator can execute this timeframe condition in Flows effectively.