Versions Compared

Key

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

...

Input Name

Input Code

Required

Description

Power BI Account

FDPBI_INP_ACCOUNT_CODE

No

The account from where we will export import the files

Skip Report

FDPBI_INP_SKIP_REPORT_LIST

No

CSV list of the pbix file names, for which report creation will be skipped. Primarily applicable during shared semantic model import.

Name Conflict

FDPBI_INP_NAME_CONFLICT

No

Specifies what to do if the resource with the same name already exists.

  • Abort

  • CreateOrOverwrite

  • Ignore

By default, it will be CreateOrOverwrite

Display Name

FDPBI_INP_DISPLAY_NAME

No

The display name of the content after import. User must provide it either in filename1:displayname1##filename2:displayname2 format or similar json format

Path To Import From

FDPBI_INP_SOURCE_DIR

No

The directory from where the .pbix files will be listed and imported to target workspace.

By default, it will be FD_ARTIFACTS_DIR.

...