model_add_role
Add or replace a row-level security role in a Power BI Project's TMDL semantic model using a specified table and filter expression.
Instructions
Add or replace a simple row-level-security role in definition/roles/*.tmdl.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | Yes | ||
| name | Yes | ||
| table | Yes | ||
| filterExpression | Yes | ||
| dryRun | No |