Editing loaded dataset

You can edit datasets that were previously loaded by an SQL query import method without re-uploading them or recreating dependent configurations.

  1. On the Overview page, open the dataset you want to change.
    If you modify a dataset that is used in existing or currently running quests, those quests will remain active, but the dataset change can impact their behavior.
  2. On the Dataset Details page, click the Dataset tab.
  3. In the SQL Query editor field, edit the existing SQL query. This query defines which data to load into the dataset.
  4. Click Preview to display the first 100 rows of the selected dataset.
  5. Click Save.
  6. Click Load Data.
Note: If you modify a dataset that is used in existing or currently running quests, those quests will remain active, but the dataset change can impact their behavior.