Procedures, 27

NameParametersReturnsAccessVersionsObsolete
SetToken(Text)public24-28-
EmbedPowerBIReport(Text, Text, Text)public24-28-
EmbedPowerBIDashboard(Text, Text)public24-28-
EmbedPowerBIDashboardTile(Text, Text, Text)public24-28-
EmbedPowerBIReportVisual(Text, Text, Text, Text)public24-28-
FullScreen()public24-28-
UpdateReportFilters(Text)public24-28-
RemoveReportFilters()public24-28-
UpdatePageFilters(Text)public24-28-
RemovePageFilters()public24-28-
SetPage(Text)public24-28-
SetSettings(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean)public24-28Pending 26.0
Use SetBookmarksVisible, SetFiltersVisible, AddBottomPadding, SetTransparentBackground, and SetPageSelectionVisible instead. The other options are no longer supported.
InitializeFrame(Boolean, Text)public24-27, gonePending 25.0
Use SetSettings, SetToken and then EmbedReport instead.
InitializeReport(Text, Text, Text, Text)public24-27, gonePending 24.0
Use SetSettings, SetToken and then EmbedReport instead.
EmbedReportWithOptions(Text, Text, Text, Text, Boolean)public24-27, gonePending 25.0
Use SetSettings, SetToken and then EmbedReport instead.
ViewMode()public24-27, gonePending 25.0
Switching between edit more and view mode is no longer supported. Only view mode will be supported going forward.
EditMode()public24-27, gonePending 25.0
Switching between edit more and view mode is no longer supported. Only view mode will be supported going forward.
EmbedReport(Text, Text, Text, Text)public24-27, gonePending 25.0
Call the procedure SetToken, and then use EmbedPowerBIReport instead.
EmbedDashboard(Text, Text, Text)public24-27, gonePending 25.0
Call the procedure SetToken, and then use EmbedPowerBIDashboard instead.
EmbedDashboardTile(Text, Text, Text, Text)public24-27, gonePending 25.0
Call the procedure SetToken, and then use the EmbedPowerBIDashboardTile instead.
EmbedReportVisual(Text, Text, Text, Text, Text)public24-27, gonePending 25.0
Call the procedure SetToken, and then use EmbedPowerBIReportVisual instead.
SetLocale(Text)public25-28-
SetBookmarksVisible(Boolean)public26-28-
SetFiltersVisible(Boolean)public26-28-
SetPageSelectionVisible(Boolean)public26-28-
SetTransparentBackground(Boolean)public26-28-
AddBottomPadding(Boolean)public26-28-