Description Usage Arguments Value Examples
Rename a given data set
1 | ds_rename(ds, new_name, new_description = "")
|
ds |
Data set id from Domo. |
new_name |
The new name of the data set |
new_description |
The new description of the data set (optional) |
NULL value
1 | ds_rename('32e44f16-c76b-4de3-ac0e-1b7d2ad2f15d','NEW NAME',description='THIS IS A DESCRIPTION')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.