Skip to end of metadata
Go to start of metadata

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

Compare with Current View Version 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

Type

TYPE

The Type of Object

 

PBIX,REPORT,SEMANTICMODEL

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

Map to Existing connection

MAP_EXISTING_CONNECTION

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

 

 

Semantic Model Additional Operations

ADDITIONAL_OPERATIONS

Additional operations to be performed on semantic models

@Since 9.0.0.3

 

Update Connection, Update Parameters, Update Credentials, Refresh Semantic Model

Rebind to Workspace

REBIND_TO_WORKSPACE

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

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

  • No labels