What is a DataView?
A DataView is a table of data loaded from the DataSource. It can have associated Colour Filters and Layouts.
The DataView is also where the Read and Write permissions are defined, as well as the available Actions.
Creating a New DataView
DataViews can be created in 3 ways:
- From the Sources Manager Tree, right click a DataSource Node or DataView Node and select New DataView
- From the DataSource Configuration Dialogue, click the New DataView button
- Automatically by dropping a file onto the Sources Manager Tree if the file type is supported by at least one DataSource
An existing DataView can be cloned:
- From the Sources Manager Tree right click a DataView Node, select New DataView and confirming the duplication.
Similarly DataViews can be edited:
- From the Sources Manager Tree, right click a DataView Node and select Edit DataView
- From the DataSource Configuration Dialogue, Select the DataView in the list and click the Edit button, or double click the DataView in the list directly
Configuring the DataView
The DataView Configuration Dialogue allows you to define a Name for the DataView as you want it to be displayed to the user in the Sources Manager Tree.
The Configuration section is specific to the DataSource provider, refer to the corresponding documentation for more details.
warning
|
|
Some DataViews may not be configurable.
|
Configuring