There is one URL route associated with datasets: dataset. The following table describes the various paths that build on the route, and the elements that you can specify for each.
Element | Description | Accepted Value(s) | Notes |
---|
#dataset/Catalog Item Key
| Specifies the Catalog Item Key of the dataset that you want to open in the Dataset tool. | Numeric Catalog Item Key | None |
#dataset?path=Catalog Path\Dataset name
| Specifies the path and name of the dataset that you want to open in the Dataset tool. | Catalog item path | None |
Example: Dataset URLs
Example URL | Destination |
---|
#dataset/3223198
| Opens the dataset with the Catalog Item Key of 3223198 in the Dataset tool. |
#dataset?path=Public\Training Content\APM Framework\Datasets\APM Dataset
| Opens the dataset named 'APM Dataset' in the Dataset tool that is found in the specified Catalog folder. |