Skip to main content
Updating replaces the dataset’s rows with a new CSV. The dataset’s ID and widget bindings stay intact — every widget that references the dataset re-renders with the new data.
1

Open the dataset

Click the dataset name in the Custom Data list.
2

Click Re-upload CSV

Opens the file picker.
3

Select the new CSV

Oviond parses it and replaces the existing rows.
4

Save

Widgets using this dataset pick up the new data on next render.
The new CSV should use the same column structure as the original. If you add or rename columns, widgets configured against the old column names will need to be re-wired.

Rename without re-uploading

To just change the dataset’s display name (leaving the rows intact), use Rename from the row’s menu in the List Custom Data view.