7.22.1002

Navigation:  7.22 (QDV 2022) >

7.22.1002

Previous pageReturn to chapter overviewNext page

Released on October 2, 2022

Change: GetDataFromMinutes improved

We were able to rewrite significantly our low level function "GetDataFromMinutes" which is used in many places to read data from the minutes. A lot of "read" functions should run significantly faster now either under QDV and under the API (macros)

New: Keep hidden data in Excel reports

In the report generator, when you export WBS or minutes, you have two new options to keep hidden columns or hidden rows.

clip0868

For security reason they are checked by default and when you uncheck any of them you get a warning message:

clip0869

This extension has also been brought to the API. You have two new properties in the ReportSettings object. Below is a VB.NET  sample:

clip0870