Hide filter pane for Power BI Embedded
When the report is embedded in a web app, the filter pane is still visible. Even when in Power BI Desktop the "Show or hide filter pane from report readers" is disabled. The option is not respected for the Power BI Embedded scenario.
Get-PowerBIActivityEvent Logging Report Page / Report Visual level
Currently to analyze which people using which reports is only at the level of viewing a report (ActivityType: ViewReport). I would like to suggest more activities so that we better understand how our users are using our reports. Activities like: ViewReportPage, ViewReportVisual, etc. Currently ...
Get-PowerBIActivityEvent logging actual users in PowerBIEmbedded use case.
We use Power BI Embedded, however we are not able to analyze the actual logged in end users who are consuming the report. DAX: USERPRINCIPLENAME() At the moment it is only logging the service account (in Embedded scenario) so we don't have visibility of our UnqiueVisitors over time. Solution:...