cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
ROG
Resolver III
Resolver III

Usage report across entire tenant - REST API

Hello,

 

I'm thinking of using powershell to create the users activity reports via REST API. Does that mean I have to be the admin in power shell?

 

I'm admin in PBI, but not in powershell.

 

Thanks.

1 ACCEPTED SOLUTION
v-jianboli-msft
Community Support
Community Support

Hi @ROG ,

 

REST APIs with PowerShell provides great flexibility in the automation. You don’t need to bother about app registration and access token generation, considering it is a bit hard and a big process. Power BI provides PowerShell cmdlets to directly call Power BI REST APIs. You have options to select activities by activity type or user ID. You must specify a start date and end date. Check out Get-PowerBIActivityEvent cmdlet for sample code and other information.

Note: You must either be a global admin or a Power BI service admin to access the Power BI activity log.

 

Best Regards,

Jianbo Li

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
v-jianboli-msft
Community Support
Community Support

Hi @ROG ,

 

REST APIs with PowerShell provides great flexibility in the automation. You don’t need to bother about app registration and access token generation, considering it is a bit hard and a big process. Power BI provides PowerShell cmdlets to directly call Power BI REST APIs. You have options to select activities by activity type or user ID. You must specify a start date and end date. Check out Get-PowerBIActivityEvent cmdlet for sample code and other information.

Note: You must either be a global admin or a Power BI service admin to access the Power BI activity log.

 

Best Regards,

Jianbo Li

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Winner of T-Shirt Design

Power BI T-Shirt Design Challenge 2023

Find out who won the T-Shirt Design Challenge and the top 3 finalists.

March 2023 Update3

Power BI March 2023 Update

Find out more about the March 2023 update.