Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

FDPBI_ACCOUNT_CODE

No

The account from where we will export the files

Azure Power BI Workspace ID

FDPBI_TGT_WORKSPACE_ID

No

Workspace Id of the Power BI content

Azure Power BI Workspace Name

FDPBI_TGT_WORKSPACE_NAME

No

Workspace Name of the Power BI content. (Workspace Name is case-sensitive)

Read Timeout

FDPBI_TGT_READ_TIMEOUT

No

Timeout to get response during large file export. Default: 500 seconds.

Inputs

Input Name

Input Code

Required

Description

Power BI Account

FDPBI_INP_ACCOUNT_CODE

No

The account from where we will export the files

Reports Names

FDPBI_INP_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

FDPBI_INP_EXPORT_PATH

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.

...