Procedures, 18
| Name | Parameters | Returns | Access | Versions | Obsolete |
|---|---|---|---|---|---|
| Load | (Text[100]) | public | 28 | - | |
| Reset | () | public | 28 | - | |
| GetStatus | () | Enum Power BI Upload Status | public | 28 | - |
| TransitionTo | (Enum Power BI Upload Status) | public | 28 | - | |
| Fail | (Text, Text) | public | 28 | - | |
| SetImportId | (Guid) | public | 28 | - | |
| GetImportId | () | Guid | public | 28 | - |
| SetImportResult | (Guid, Text[2048], Text) | public | 28 | - | |
| SetUploadedReportName | (Text) | public | 28 | - | |
| GetUploadedReportName | () | Text | public | 28 | - |
| GetUploadedReportId | () | Guid | public | 28 | - |
| GetEmbedUrl | () | Text[2048] | public | 28 | - |
| GetDatasetId | () | Text | public | 28 | - |
| ShouldOverwrite | (Integer) | Boolean | public | 28 | - |
| ScheduleRetry | (DateTime) | public | 28 | - | |
| HasScheduledRetry | () | Boolean | public | 28 | - |
| Save | () | public | 28 | - | |
| GetDeployableReportFromReportKey | (Text[100], var Enum Power BI Deployable Report) | Boolean | internal | 28 | - |