Skip to main content

Use

Use lets you switch your current dataset to a different dataset. Note that the dataset needs to have been loaded into your session before you can use it.

Format

Use uses a single format: Use the dataset <dataset>, (version <version>).

Parameters

Use uses the following parameters:

  • <dataset>, the name of the dataset to switch to.
  • <version>, the number of the version.

Output

If the current dataset is successfully switched, a success message appears in the conversation history and a sample of the new dataset is shown in the Data tab. Otherwise, an error message is shown.

Examples

To switch to a dataset called "Q2Inventory," enter Use the dataset Q2Inventory.

Feedback