Codeunit 6301 Power BI Service Mgt. in 22
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 29
| Name | Parameters | Returns | Access | Obsolete | |||
|---|---|---|---|---|---|---|---|
| IsReportEnabled | (Guid, Text) | Boolean | public | - | |||
| IsUserReadyForPowerBI | () | Boolean | public | - | |||
| GetPowerBIResourceUrl | () | Text | public | - | |||
| GetPowerBiResourceName | () | Text | public | - | |||
| GetGenericError | () | Text | public | - | |||
| GetReportPageSize | () | Text | public | Pending 20.0 | |||
| Use GetFactboxRatio or GetMainPageRatio instead. | |||||||
| GetUnauthorizedErrorText | () | Text | public | - | |||
| GetContentPacksServicesUrl | () | Text | public | - | |||
| GetContentPacksMyOrganizationUrl | () | Text | public | - | |||
| IsPBIServiceAvailable | () | Boolean | public | Pending 22.0 | |||
| Power BI service status is no longer cached. | |||||||
| CanHandleServiceCalls | () | Boolean | public | Pending 21.0 | |||
| Disabling the integration through AzureADMgtSetup has been discontinued. Remove permissions from single users instead. | |||||||
| HasUploads | () | Boolean | public | - | |||
| GetData | (var Text, var Text, Text) | Text | public | - | |||
| GetDataCatchErrors | (var Text, var Text, var Integer, Text) | Text | public | - | |||
| GetReportsUrl | () | Text | public | - | |||
| IsPowerBIDeploymentEnabled | () | Boolean | public | Pending 21.0 | |||
| Global switch for Power BI report deployment is no longer supported. | |||||||
| GetEnglishContext | () | Code[30] | public | - | |||
| IsUserAdminForPowerBI | (Guid) | Boolean | public | - | |||
| FormatSpecialChars | (Text) | Text | public | - | |||
| CheckPowerBITablePermissions | () | Boolean | public | - | |||
| GetPowerBiTelemetryCategory | () | Text | public | - | |||
| CheckForPowerBILicenseInForeground | () | Boolean | public | - | |||
| SynchronizeReportsInBackground | () | public | - | ||||
| IsUserSynchronizingReports | () | Boolean | public | - | |||
| SetIsSynchronizing | (Boolean) | public | - | ||||
| GetJobQueueCategoryCode | () | Code[10] | public | - | |||
| GetReportsForUserContext | (var Record Power BI Report Buffer, Text[30]) | public | Pending 21.0 | ||||
| Use physical table PowerBIReportConfiguration instead of temporary table TempPowerBIReportBuffer. | |||||||
| GetFactboxRatio | () | Text | public | - | |||
| GetMainPageRatio | () | Text | public | - | |||
Events, 3
| Kind | Name | Parameters | Obsolete | ||||
|---|---|---|---|---|---|---|---|
| Integration event | OnGetReports | (var Record Power BI Report Buffer, var Text, var Text, Text[30]) | Pending 21.0 | ||||
| Events to override the Power BI integration behavior are no longer supported. | |||||||
| Integration event | OnUploadReports | (var DotNet ImportReportRequestList, var DotNet ImportReportResponseList) | Pending 21.0 | ||||
| Events to override the Power BI integration behavior are no longer supported. | |||||||
| Integration event | OnRetryUploads | (var DotNet ImportedReportRequestList, var DotNet ImportedReportResponseList) | Pending 21.0 | ||||
| Events to override the Power BI integration behavior are no longer supported. | |||||||