Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
Selim_Vaganet
Regular Visitor

PowerBi Problem with GetPowerBIActivityEvent

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

 

 

 

1 ACCEPTED SOLUTION
arvindsingh802
Community Champion
Community Champion

Get-PowerBIActivityEvent will only provide data for last 30 days


If this post helps, then please consider Accept it as the solution, Appreciate your Kudos!!
Proud to be a Super User!!

View solution in original post

1 REPLY 1
arvindsingh802
Community Champion
Community Champion

Get-PowerBIActivityEvent will only provide data for last 30 days


If this post helps, then please consider Accept it as the solution, Appreciate your Kudos!!
Proud to be a Super User!!

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors