Versions Compared

Key

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

Azure Power BI Content Report (.pbix file)

Object Type Identification

  • Using populate from backend, all pbix file will be added.

  • Using populate from SCM, all folders with a .pbix file will be matched. Also, all folders containing a pbix file.

Info

Creation of both Report and Semantic Model is done through this pbix file

File Extensions

  • Only matches directories, as described above.

Object Type Code

CONTENTSREPORT

Attributes

Name

Code

Description

Default Value

Supported Values

Source

SOURCE

 

SCM

SCM, POWERBI

Target Display Name

TARGET_DISPLAY_NAME

The display Name of the content Report after import

Pbix File Name

Import Name Conflict

IMPORT_NAME_CONFLICT

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

CreateOrOverwrite

Abort, CreateOrOverwrite, Ignore.

Skip Report

SKIP_REPORT

Specifies whether to skip report creation. Primarily applicable during shared semantic model import

False

True, False

Rebind Semantic Model Name

REBIND_SEMANTIC_MODEL_NAME

The report being imported will rebind to this semantic model after import.

Delete Existing Report

DELETE_EXISTING_REPORT

Select it to remove existing report pointing to same semantic model after rebind.

True

True, False

Update Connections

UPDATE_CONNECTIONS

Select it to update cloud datasource connections

@Since 8.0.0.9

False

True, False

Update Parameters

UPDATE_PARAMETERS

Select it to update cloud datasource parameters

@Since 8.0.0.9

False

True, False

Update Credentials

UPDATE_CREDENTIALS

Select it to update cloud datasource credentials

@Since 8.0.0.9

False

True, False

Map to Existing connection

MAP_EXISTING_CONNECTION

Provide the already existing connection name or id to map a datasource to. @Since 8.0.0.9

Refresh Semantic Model

REFRESH_SEMANTIC_MODEL

Specifies whether to refresh the semantic model with the same name. @Since 8.0.0.9

False

True, False

...

Rebind to Workspace

REBIND_TO_WORKSPACE

The Workspace name where the Rebind Semantic Model is present. @Since 8.0.0.9

Info

 Target Display name applies for the Display name of both the Report and the Semantic Model