Updates the parameters values for the specified semantic models from the specified workspace.
Target Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Azure Power BI Account |
| No | The Power BI Cloud Account |
Azure Power BI Workspace ID |
| No | Workspace Id of the Power BI content |
Azure Power BI Workspace Name |
| No | Workspace Name of the Power BI content. (Workspace Name is case-sensitive) |
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Parameters Details |
| No | Provide the json input. Supports updating same/different params for multiple semantic models. |
Parameters Details File Path |
| No | The File Path specifying the parameters details. |
Inputs
Input Name | Input Code | Required | Description | |||
---|---|---|---|---|---|---|
Power BI Account |
| No | Power BI Cloud account | |||
Parameters Details |
| No | Provide the json input. Supports updating same/different params for multiple semantic models. (Supports Property Replacement) |
| ||
Parameters Details File Path |
| No | The File Path specifying the parameters details. If no file or parameter is specified (It will pick up the parameters-properties.json in the Artifacts Dir). | Use Either the Details File Path or the Parameter Details |
...