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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
ROG
Responsive Resident
Responsive Resident

PPU usage

Hello folks!

 

Is there a way to see if the users who have been granted PPU license are actually using it? I mean, how can I see if those users are actually accessing contents in the service? 

Thank you!👀

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

Hi @ROG ,

 

If you want to see the users who have been granted PPU license are actually using it, you can sign into Microsoft 365 admin center and click ”License”, in that page, you can find users who have PPU license.

vmengzhumsft_0-1657529863532.png

Then, if you want to see if those users are actually accessing contents in the service, you can use API to export all reports and to check if the report user has PPU license.

 

The related information about how to use API , you can refer to this doc: Reports - Get Reports In Group - REST API (Power BI Power BI REST APIs) | Microsoft Docs

 

Best regards,

Community Support Team Selina zhu

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

2 REPLIES 2
v-mengzhu-msft
Community Support
Community Support

Hi @ROG ,

 

If you want to see the users who have been granted PPU license are actually using it, you can sign into Microsoft 365 admin center and click ”License”, in that page, you can find users who have PPU license.

vmengzhumsft_0-1657529863532.png

Then, if you want to see if those users are actually accessing contents in the service, you can use API to export all reports and to check if the report user has PPU license.

 

The related information about how to use API , you can refer to this doc: Reports - Get Reports In Group - REST API (Power BI Power BI REST APIs) | Microsoft Docs

 

Best regards,

Community Support Team Selina zhu

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

Anonymous
Not applicable

Are you wanting something like this:

 

https://docs.microsoft.com/en-us/power-bi/admin/service-admin-access-usage

 

That'll show you who at least signed in, when, their IP address, location...etc...

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.

Top Solution Authors