Forum Discussion
po
6 years agoPost Prodigy
undefined
Hi, Have some powershell code to get inventory of workspaces and reports. However, looking to see if could get last accessed, viewed and created added to this. Looking to view acros sthe ...
nickyvv
6 years agoMost Valuable Professional
Correct, the Activity logs are (for now) only for 30 days, it might be expanded to 90 days later when it goes out of preview.
Instead, you could also query the O365 Audit log directly, but for that you need to be a Global Admin I think. The Activity log only requires the Power BI Admin role.
If you look at the link of the Activity Log in my previous post, there are also examples in the docs:
https://docs.microsoft.com/en-us/power-bi/admin/service-admin-auditing#operations-available-in-the-audit-and-activity-logs
Instead, you could also query the O365 Audit log directly, but for that you need to be a Global Admin I think. The Activity log only requires the Power BI Admin role.
If you look at the link of the Activity Log in my previous post, there are also examples in the docs:
https://docs.microsoft.com/en-us/power-bi/admin/service-admin-auditing#operations-available-in-the-audit-and-activity-logs
po
6 years agoPost Prodigy
Thanks for update.
Have read some artciles about just getting one day worth of actvivit ydata.
Do you know of any plans to make a user interface available to view activity across the entire tenant in similar way that we can view activity across a workspace with built in usgae metrics report?