Forum Discussion
pontushaglund
5 years agoHelper I
Getting Activity Logs on the Report Page level
When using the built in Usage Metrics report it is possible to view usage down to the report page level: When accessing the Power BI Logs using either PowerShell or the REST API I can only ...
Martin_D
2 years agoSolution Sage
My workaround is to activate the usage metrics report for the worksapces, then you can retrieve page level usage stats from the underlying dataset, either through XMLA or REST API https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/execute-queries
Anonymous
2 years agoNot applicable
Hi Martin_D
Your solution sounds very interesting, but how do you connect to the underlying dataset?
When I connect to the XMLA Endpoint of the workspace I cannot see the dataset of the Usage Metrics.
Thank you!