Skip to main content
Skip table of contents

Saving reports

Reports can be saved to our system (Create saved report), or downloaded in a couple of formats.

'Save report' submenu, showing the options 'Create saved report', 'Save to my computer' and 'View as HTML'.

When you save to our system the reports appear under saved reports.

Downloading reports

Pop-up window headed 'Save to my computer'. A field called 'File name' shows an automatically generated name for the download file, which the user can edit. There are buttons to choose the required file format, 'Comma separated (CSV)' or 'Excel'. There is also a 'Cancel' button.

Reports can be very large, especially if you have a per-user or secondary breakdown. Because this can potentially produce reports that are wider than spreadsheet applications can handle, reports are downloaded in a 'flat' format rather than pivoted into a table to avoid problems.  

Example:

Example report with at least 19 rows and seven visible columns.

Both CSV and Excel options give you a plain text file with a .csv extension but the Excel version is tab delimited, which it finds easier to digest. 

This format is well suited to use by tools such as Microsoft Power BI and Tableau, and can be easily unioned if you are, for example, downloading them on a schedule. 

See also: Scheduling reports

How to make it into a table

Whilst the flat format is great for computers, you may want to view the data as a table with two axes. Most spreadsheet software will do this in a similar way, but we'll use Excel as our example:

  1. Highlight the columns with data

     

    Example spreadsheet in which the columns containing data are selected.

  2. On the insert menu or ribbon select pivot table and click on ok in the dialogue box

    'Create Pivot Table' dialog box, showing options for choosing the data to analyze and choosing where to place the pivot table. At the bottom are 'OK' and 'Cancel' buttons.

  3. Click OK and you'll get something like this:

    Spreadsheet with an overlay that reads, 'PivotTable 1. To build a report, choose fields from the PivotTable field list.' A list of fields is displayed in a panel to the right.

  4. Drag your chosen dimensions from the fields box to the rows and columns boxes and drag Count to the values box

    Spreadsheet in which several rows and columns of figures are filled in, and several fields are selected under 'PivotTable fields'.

There's more you can do - have a play around with which fields are in rows and columns, and what happens if you put two in the same box. Pivot tables are a very useful tool to understand and there are many online tutorials that will help you master them.

Anything to watch out for?

Dates follow the ISO 8601 standard so will be expressed as yyyy-MM for monthly granularity, yyyy-MM-dd for daily, and yyyy-MM-ddTHH:mmZ for hourly. Examples:

  • 2022-12

  • 2022-12-25

  • 2022-12-25T13:00Z

(The Z, for Zulu, indicates UTC as the time zone)

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.