Codeunit 6305 Set Power BI User Config in 23
- App
- Base Application
- Namespace
- System.Integration.PowerBI
- Obsolete
- Pending 21.0. This codeunit has been merged to table 6304 "Power BI User Configuration". Use the same functions in the record instead.
Versions171819202122232425262728latest
Source-
Procedures, 3
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| SetUserConfig | (var Record Power BI User Configuration, Text) | Boolean | public | - |
| HasConfig | (Text) | Boolean | public | - |
| CreateOrReadUserConfigEntry | (var Record Power BI User Configuration, Text[50]) | public | - |
Events, 2
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeSetUserConfig | (var Record Power BI User Configuration, Text, var Boolean, var Boolean) | - |
| Integration event | OnCreateOrReadUserConfigEntryOnBeforePowerBIUserConfigurationInsert | (var Record Power BI User Configuration) | - |