Extracts Azure Power BI contents from a Power BI server to the file system. This operation supports both standard and package-based projects.
Target Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Azure Power BI Account |
| No | The account from where we will export the files |
Azure Power BI Workspace ID |
| No | Workspace Id of the Power BI content |
Azure Power BI Workspace Name |
| No | Workspace Name of the Power BI content. (Workspace Name is case-sensitive) |
Read Timeout |
| No | Timeout to get response during large file export. Default: 500 seconds. |
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Power BI Account |
| No | The account from where we will export the files |
Reports Names |
| No | Comma separated list of the Report names to be exported. If nothing is provided, export all reports present in the workspace. |
Path To Export |
| No | The directory where the exported .pbix files will be kept. By default, it could be a folder with FD_PROJECT_NAME inside FD_TEMP_DIR. |
Artifacts
This operation produces artifacts that will be stored in the artifacts repository.
...