Import and export

  • Last update on August 7th, 2023

Table of Contents

The “Import” functionality, which, as far as reports are concerned, is active only for “Custom reports”, allows you to import previously exported objects (.json format), and is therefore closely related to the “Custom reports” export functionality (this differs from the “Export” functionality available in all the other reports, which allows you to export data in CSV, Excel or PDF format). 

In other words, to import a custom report, an export must first have been carried out. When a custom report is exported, the format used is always .json,  the universal format by which metadata can be saved for future use. The utility of this function therefore lies in its ability to prevent the need for redoing previous tasks.

Export

A report can be exported for various reasons. For example, you might want to later import the exact same report with the exact same customizations across multiple Tenants. To export a custom report, 

  1. open the “My reports” section from “Custom reports”.
  2.  Select one or multiple rows and click “Export” (far right of the screen).
  3.  Open the exported file (.json) from your downloaded files.

 

Import

Once the object(s) has been exported, it can be imported, too. 

To import an object, 

  1. In “My reports” in the “Custom reports” section select “Import” at the far right of the screen.    
  1.  Select the desired object to import (.json format) from your exported reports and click “open” to import it.

The imported object will now appear in your “My reports” section.

Importing is not limited to just replicating reports. If necessary, you can modify the .json file to alter, for instance, the report's name: this means you can change the object's name in the .json file and then import the modified .json object. This is a marginal utility feature, given that .json is a coded format, but it can be useful in some specific cases.