.rdl (SQL Server Report Definition Language files)
To import a file, specify the content type multipart/form-data in the request headers and encode the file as form data in the request body.
To import an .rdl file, include the file extension in the name specified by datasetDisplayName, as described in URI parameters.
To import an .xlsx file from OneDrive for Business, include the content type application/json in the request headers. Include ImportInfo with filePath set to the .xlsx file path in the request body.
To import large .pbix files that are between 1 GB and 10 GB in size, see Create Temporary Upload Location. This is only supported for Premium capacity workspaces.
To create a dataflow from a model.json file, set datasetDisplayName to model.json, as described in URI parameters.
Required scope
Dataset.ReadWrite.All
Limitations
Dataflows with service principal aren't supported.
Importing a .pbix file from OneDrive isn't supported.
.rdl (SQL Server Report Definition Language files)
To import a file, specify the content type multipart/form-data in the request headers and encode the file as form data in the request body.
To import an .rdl file, include the file extension in the name specified by datasetDisplayName, as described in URI parameters.
To import an .xlsx file from OneDrive for Business, include the content type application/json in the request headers. Include ImportInfo with filePath set to the .xlsx file path in the request body.
To import large .pbix files that are between 1 GB and 10 GB in size, see Create Temporary Upload Location In Group. This is only supported for Premium capacity workspaces.
To create a dataflow from a model.json file, set datasetDisplayName to model.json, as described in URI parameters.
Required scope
Dataset.ReadWrite.All
Limitations
Dataflows with service principal aren't supported.
Importing a .pbix file from OneDrive isn't supported.