appmixer.MSPowerBI.core.ExecuteQueries
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| Dataset ID | text | The ID of the dataset to query. |
| DAX Query | textarea | A DAX query to execute against the dataset. Example: EVALUATE SUMMARIZE('Sales', 'Sales'[Year]) |
| Impersonated User (UPN) | text | Optional. The UPN of a user to impersonate when executing the query (for RLS scenarios). |
| Workspace (Group) ID | text | Optional. The workspace (group) ID. If omitted, My Workspace is used. |
| Field | Type | Description |
|---|---|---|
| Results | - | |
| Tables | - | |
| Error | - |