library(poweRbi)
#### 2. Get metadata about objects in your workspace. ------------------------
# Tables
pbiListAllTables(allDatasets = TRUE)
pbiListAllTables(id = "507be4b2-5bc1-4202-85c9-e22a4bde0777")
pbiListAllTables(id = c("guidA","guidB"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.