Updated feature

Report Enhancement: Language Selection and new columns

Background

Over time we have expanded the reports functionality with more columns so that our customers could get a better overview of the data in their account. For some of our customers, especially the ones which are multinational, we have received some feedback that the reports could get a bit extensive with all the languages in the account.

The update

To make the reports easier to read, understand and use, we added a new language selection step which allows the user (or the integration) to choose what languages the reports should include.


For integrations / api usage:

Example with all languages (no changes required):

https://<<subdomain>>.cvpartner.com/api/v2/cv-report?encoding=UTF-16LE&output_format=xlsx&report_type=technologies


Example with specified languages:

https://<<subdomain>>.cvpartner.com/api/v2/cv-report?encoding=UTF-16LE&output_format=xlsx&report_type=technologies&lang[]=no&lang[]=int&lang[]=se&lang[]=dk

Other relevant changes to reports:

While making this change, we also took the opportunity to make some other additional improvements to reports:

Project experiences content report is updated with two new columns;

- Role names in the project (comma seperated list)

- Skills in the project (comma separated list)


Certification reports is updated with one new column:

- Masterdata External Unique ID: If there is a matching Masterdata for the certification name, this column will contain the External Unique ID in Masterdata of that certification.