Topics on this page
Generate And Download Report
You can generate Reports on demand and download them in the following formats:
- CSV - contains all rule and check information, as well as links to resolution pages
- PDF - contains a summary section that provides account information and summary stats, rule and check information, and links to resolution pages. The report dynamically calculates the number of checks, up to a maximum of 5000, and displays a maximum of five tags per check.
Download a report
- From the main Dashboard, click on Reports or Click on Configured Reports.
- Click on Generate for the report you want to download.
-
In the pop-up new window, enter a Title.
-
Select whether you want to include:
- Individual checks in PDF report ← The total number of checks displayed in the PDF report is dynamically calculated and is limited to a maximum of 5000 checks. Additionally, each check in the PDF report will display up to five tags.
- Account names
- Send reports via email
-
Click on Generate report.
- Allow the platform a few moments to generate the report.
- Select the format you wish to download.
You can also view the Report in the Reports Section by expanding on the report you generated under its History.
The format of download for* _Compliance and Conformity Reports* may also be dependent on the formatting guidelines of the standard or framework.
All Generated Reports
Location | Main Dashboard > Select {Account} or {All Accounts} or {Group} > Reports > All Generated Reports |
All Generated Reports is the central repository of all reports generated since the creation of your account on the Conformity platform. You have the option to download reports in PDF or CSV format that display your compliance score and status along with the data as per your selected filters.
The number of reports available is limited to the 50 most recent reports
Generate PDF with all check data from CSV
Step 1: Download report as CSV
Step 2:
From Google Sheets
- File > Import
- Select the CSV
- Once CSV is imported, select sheet with CSV data
- Data > Pivot Table
- Select the data on pop-up
- In Pivot Table Editor
- Rows
- Add:
- Rule ID
- Rule Title
- Service
- Categories
- Check Status
- Risk Level
- Resolution Page
- Resource
- Tags
- Message
- ... any other fields you want
- Uncheck "Show totals"
- Add:
- Values
- Add:
- Resource - Summarise by COUNTA
- Add:
- Filters
- Add:
- Check Status ← select to show Failures and or Success
- Add:
- [ Optional ] Add conditional formatting
Example: CSV pivot table showing Rule failures
Example: CSV pivot table with expanded rule failure showing failed checks - File > Download > PDF Document
Import data through Text Import Wizard
Conformity generated CSV report might contain special double-byte characters. Excel cannot display these characters if you open the file directly with Excel. This is an Excel limitation. Microsoft recommends to import file with UTF-8 encoding instead of opening directly. The following steps allow you to import data with UTF-8
encoding so it can display the double-byte characters correctly.
-
Create a workbook and go to Data tab > From Text to launch the Text Import Wizard.
-
From Text Import Wizard, select the File origin as: Unicode (UTF-8)
-
Finish Text Import Wizard. The data from CSV file can be loaded correctly in Excel workbook.
Get Reports using API
You can download all reports generated for your Conformity account using our Reports API based on your role and permissions.