Codeunit "Power BI Label Mgt."
ID 6302
Namespace: Microsoft.Integration.PowerBI
Methods
GetReportLabelsForUserLanguage
procedure GetReportLabelsForUserLanguage(var TempPowerBIReportLabels: Record "Power BI Report Labels" temporary, UserSID: Guid)
Parameters
GetReportLabels
procedure GetReportLabels(var TempPowerBIReportLabels: Record "Power BI Report Labels" temporary)
Parameters
Events
OnAfterGeneratePowerBILabels
[IntegrationEvent(False,False)]
procedure OnAfterGeneratePowerBILabels(var PowerBIReportLabels: Record "Power BI Report Labels" temporary)
Parameters
See also