Objects/Tables/Table 6314 Power BI Context Settings
Table 6314 Power BI Context Settings in 23
Jonas Paprotka, Base Application 23.5.16502.31399, checked
- App
- Base Application
- Namespace
- System.Integration.PowerBI
Fields, 5Keys, 1Procedures, 2Events, 2
Versions171819202122232425262728latest
Source29
Fields, 5
| Id | Name | Type | Obsolete |
|---|
| 1 | UserSID | Guid | - |
| 2 | Context | Text[50] | - |
| 10 | SelectedElementId | Text[2048] | - |
| 11 | SelectedElementType | Enum Power BI Element Type | - |
| 20 | LockToSelectedElement | Boolean | - |
Keys, 1
| Name | Fields | Obsolete |
|---|
| Key1, clustered | UserSID, Context | - |
Procedures, 2
| Name | Parameters | Returns | Access | Obsolete |
|---|
| CreateOrUpdateSelectedElement | (Record Power BI Displayed Element) | | public | - |
| CreateOrReadForCurrentUser | (Text[50]) | | public | - |
Events, 2
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnCreateOrReadContextSettingsOnBeforeInsert | (var Record Power BI Context Settings) | - |
| Integration event | OnBeforeCreateOrReadContextSettings | (var Record Power BI Context Settings, Text, var Boolean) | - |