Exporting view data on demand
Exporting a view is a good way to take a snapshot of view data. The view data is exported to a file in a comma-separated value (CSV) format; you can open the file in a spreadsheet application or import it back into
MainView Explorer
.
For tabular views, all data rows are exported by default, but you can also export only selected rows of data.
To export all rows
From any view, perform one of the following actions:
- On the view toolbar, click the Export data to file
button.
- Right-click a column header button (in tabular views) or a field (in detail views) and select Export data to file.
All of the current view's data is exported, including data in fields that are excluded or hidden.
- On the view toolbar, click the Export data to file
- From the Choose a directory to export to dialog, select a local directory in which you want to save the exported file and click the Open button.
With the directory open, click the Save button.A file name is generated for the exported data in the local directory. The name consists of the view name and a numeric extension, starting with 1 (such as JOVER.1). The view name is used as the basis for the exported file name regardless of what you specified in the Choose a directory to export to dialog.
To export selected rows
- From a tabular view, select the data rows that you want to export.
- Either click the Export data to file
button on the view toolbar, or drag the selected rows to that button. - From the Choose a directory to export to dialog, select a local directory in which you want to save the exported file and click the Open button.
- With the directory open, click the Save button.