Description Usage Arguments Value Examples
View source: R/pbiTruncateDataset.R
Remove all rows from a table within a dataset. Hint: You can use pbiListAllTables to do this across multiple tables.
1 | pbiTruncateDataset(guid, tableName)
|
guid |
A single character string containing a guid. |
tableName |
A single character string containing an pre-encoded friendly table name. |
HTTP response.
1 | ## Not run: pbiTruncateDataset(guid = "aasdafds", tableName = "June Sales")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.