You can create analysis views from exported analysis view .json files. When the analysis view is created, the following occur:
- All dataview expressions contained in the analysis view .json file are compared to the deployment's existing dataviews to avoid creating duplicate expressions. When a duplicate is found, the new analysis view is automatically updated to use the deployment's existing dataview.
- The names of the dataviews contained in the analysis view .json file are checked for uniqueness. When a duplicate name is found, an integer is appended to the name of the imported dataview. The new analysis view is automatically updated to use the renamed dataview.
- The name of the analysis view is checked for uniqueness. When a duplicate name is found, an integer is appended to the name of the imported analysis view.
To create an analysis view from an analysis view .json file, complete the following steps:
- Access Monitor if necessary.
The Home page appears.
- Click Analysis.
The Analysis page appears with a list of analysis views.
- Optionally, do any or all of the following:
- Click a category on the side of the page to filter the list by that category.
- Click Sort and change the sorting method.
- Click Filter and create a query to filter the list.
- Type a keyword in the Search by analysis name or description text box to search for specific analysis views.
- Click the Create analysis drop-down arrow and click Import analysis.
The Import analysis dialog box appears.
- Drag the analysis view .json file to the Import analysis dialog box.
You can also click Drag & drop or click to upload a file to browse to the location of the .json file.
- Click Next.
- Optionally, rename the analysis view and update the description.
- Click Import analysis.
A confirmation message appears and displays the name of the analysis view that was created.