pbi_set_power_query
Update or set the M expression for a table partition in Power BI. Optionally refresh the table after applying the expression.
Instructions
Write or update an M expression on a table partition.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | ||
| m_expression | Yes | ||
| refresh_after | No | ||
| partition_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |