Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

Azure Power BI 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.

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

File Extensions

  • Only matches directories, as described above.

Object Type Code

REPORT

Attributes

Name

Code

Description

Default Value

Supported Values

Source

SOURCE

 

SCM

SCM, POWERBI

Target Display Name

TARGET_DISPLAY_NAME

The display Name of the Report after import

Pbix File Name

Import Name Conflict

IMPORT_NAME_CONFLICT

Specifies what to do if the 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

False

True, False

Update Parameters

UPDATE_PARAMETERS

Select it to update cloud datasource parameters

False

True, False

Update Credentials

UPDATE_CREDENTIALS

Select it to update cloud datasource credentials

False

True, False

Map to Existing connection

MAP_EXISTING_CONNECTION

Provide the already existing connection name or id to map a datasource to

Refresh Semantic Model

REFRESH_SEMANTIC_MODEL

Specifies whether to refresh the semantic model with the same name

False

True, False

Rebind to Workspace

REBIND_TO_WORKSPACE

The Workspace name where the Rebind Semantic Model is present

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

  • No labels