Description Usage Arguments Value Examples
View source: R/pbiListAllImportedFiles.R
Return a data frame containing detailed information about all of the imported data on your Power BI web service. You will be able to join with other queries on the IDs. Requires authentication before it can be executed.
1 | pbiListAllImportedFiles(toDf = TRUE)
|
toDf |
When TRUE, a tabular format is returned. When FALSE, more detailed content is returned as JSON. |
Data frame.
1 | ## Not run: pbiListAllImportedFiles()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.