Skip to main content
Version: 0.19.5

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 utterance:

Use the dataset <dataset>

You can include an optional <version> qualifier:

Use the dataset <name> (, version <version>)

Parameters

Use uses the following parameters:

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

Output

If the current dataset is successfully switched, a success message appears in the chat history and a sample of the new dataset is shown in the display panel. Otherwise, an error message is shown.

Examples

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