Sort Datasets
Feature Description
Dataset sorting is used to reorder the datasets within the specified datasource. Essentially, it sorts all the dataset nodes under the datasource node in the Workspace Manager.
By default, new dataset nodes are sorted in the order they were added to the datasource, with the most recently created datasets appearing at the bottom of the list.
Feature Entry
- Right-click on a datasource in the Workspace Manager -> Sort Datasets.
Parameter Description
- Sort by Name: All dataset nodes under the corresponding datasource node will be reordered according to the name displayed on each node.
- Sort by Type: All dataset nodes under the corresponding datasource node will be reordered according to the type of the dataset.
- Sort by Date Created: All dataset nodes under the corresponding datasource node will be reordered based on the order in which the datasets were created.
- Sort by Object Count: All dataset nodes under the corresponding datasource node will be reordered in ascending order based on the object count within each dataset, grouped by type.
Related Topics