Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hello,
I have a powerbi account with office265 admin acces profil,
When i execute the following commande :
Get-PowerBIActivityEvent -StartDateTime 2022-01-07T00:00:00 -EndDateTime 2022-01-07T23:59:59
I have th following message error:
Get-PowerBIActivityEvent : Operation returned an invalid status code 'BadRequest'
Au caractère Ligne:1 : 1
+ Get-PowerBIActivityEvent -StartDateTime 2022-01-07T00:00:00 -EndDate ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : WriteError: (Microsoft.Power...BIActivityEvent:GetPowerBIActivityEvent) [Get-PowerBIActivityEvent], HttpOperationException
+ FullyQualifiedErrorId : Operation returned an invalid status code 'BadRequest',Microsoft.PowerBI.Commands.Admin.GetPowerBIActivityEvent
But when i change start date and end date like this :
Get-PowerBIActivityEvent -StartDateTime 2022-02-07T00:00:00 -EndDateTime 2022-02-07T23:59:59
the cmdlet returne the saved log activity at this period.
thx
Solved! Go to Solution.
Get-PowerBIActivityEvent will only provide data for last 30 days
Get-PowerBIActivityEvent will only provide data for last 30 days
| User | Count |
|---|---|
| 14 | |
| 12 | |
| 11 | |
| 9 | |
| 8 |
| User | Count |
|---|---|
| 44 | |
| 40 | |
| 29 | |
| 28 | |
| 22 |