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

Get certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now

Reply
GFinlayTerumo
Frequent Visitor

Notification when a Report is Published to Service

Hi

 

I need to be able to keep track of any/all PowerBI Reports that are created by Users within the company and published to a Workspace.

 

I need knowledge of every single Report that has been/will be created within our Tenant regardless of if I have access or not.  I have previously used a PowerShell script to export a list of all existing Reports with their Workspace and users.  The real issue is not having any visibility when a new Workspace is created or a new Report is published.  I cannot find a way to be notified, I was thinking about using AAD but I don't know where to start.

 

Thanks

Grant

1 ACCEPTED SOLUTION
bcdobbs
Super User
Super User

I do this by accessing the Power BI activity logs. 
You can do that with PowerShell:

https://learn.microsoft.com/en-us/power-bi/guidance/admin-activity-log

You want "CreateReport" activities:

https://learn.microsoft.com/en-gb/power-bi/admin/service-admin-auditing#operations-available-in-the-...

 



Ben Dobbs

LinkedIn | Twitter | Blog

Did I answer your question? Mark my post as a solution! This will help others on the forum!
Appreciate your Kudos!!

View solution in original post

6 REPLIES 6
otravers
Community Champion
Community Champion

You can either call the Power BI Scanner API yourself to get that type of info, or use a SaaS application that does so for you, such as Datalogz.

------------------------------------------------
1. How to get your question answered quickly - good questions get good answers!
2. Learning how to fish > being spoon-fed without active thinking.
3. Please accept as a solution posts that resolve your questions.
------------------------------------------------
BI Blog: Datamarts | RLS/OLS | Dev Tools | Languages | Aggregations | XMLA/APIs | Field Parameters | Custom Visuals
bcdobbs
Super User
Super User

I do this by accessing the Power BI activity logs. 
You can do that with PowerShell:

https://learn.microsoft.com/en-us/power-bi/guidance/admin-activity-log

You want "CreateReport" activities:

https://learn.microsoft.com/en-gb/power-bi/admin/service-admin-auditing#operations-available-in-the-...

 



Ben Dobbs

LinkedIn | Twitter | Blog

Did I answer your question? Mark my post as a solution! This will help others on the forum!
Appreciate your Kudos!!

Hi again, I'm trying to filter ActivityType for CreateReport and CreateDashboard and I can't find the syntax, will I need to run a different file for each type or can I do two types in the one? Thanks

I normally pull the full log each day and save it to folder. Then read it it into power bi using data from folder. That lets me filter in report end.

 

Example 4 in https://learn.microsoft.com/en-us/power-bi/guidance/admin-activity-log#example-4-view-three-activiti... however shows how you can select certain activities.



Ben Dobbs

LinkedIn | Twitter | Blog

Did I answer your question? Mark my post as a solution! This will help others on the forum!
Appreciate your Kudos!!

Brilliant thanks again

This is absolutely perfect thanks a lot.

Helpful resources

Announcements
November Carousel

Fabric Community Update - November 2024

Find out what's new and trending in the Fabric Community.

Live Sessions with Fabric DB

Be one of the first to start using Fabric Databases

Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.

Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.

Nov PBI Update Carousel

Power BI Monthly Update - November 2024

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