For those of you who have Sentinel there is a connector for the PBI Audit Data which can be used to ingest the audit logs. The data is then easily exported for analysis purposes. The advantage is automated ingestion and the data retention that Sentinel offers plus easy export to a csv file. I am not sure that Sentinel extracts all of the Audit Data (for example the SectionName of the report doesn't seem to be present ) But thanks for pointing out the usefulness of the PBI audit data for usage reporting
@jimmychua15733 жыл бұрын
Do you have a blog or video instruction on how to automate powershell for this process?
@chandrasekhar1883 Жыл бұрын
Hi team, i have one requirement. I have report in premium workspace and granted direct access to 1000 users to this report . Now business asking they want to see that 1000 users email id in one report and later if i will add 2 more user to direct access then count should automatically show 1002 . Now i am maintain one excel sheet manually to show the count. Can is it possible to automate.
@AndyKabeer2 жыл бұрын
Hi, great video, is it possible to track what filter conditions were used while running a report (especially time filter ) by a user using an audit log?
@kthakk72 жыл бұрын
Great video, but I'm finding it difficult to get audit log info at the report PAGE level. I'm looking for the number of views on a specific report page. Any ideas?
@lindabond9307 Жыл бұрын
PS @RADACAD Love seeing your work for Dept of Premier and Cabinet in my home town and state in Australia ;)
@tjvillanueva3965 жыл бұрын
Hi, can you show us a tutorial about the automation? The video is really helpful!
@RADACAD5 жыл бұрын
a video will come on that subject
@pavelrehak54815 жыл бұрын
Nice video Reza! Yep, I would also like to see the automation part using the Azure.
@chamilam4 жыл бұрын
Is there a video available on how to automate?
@CharlieRice19774 жыл бұрын
@@RADACAD Thanks for this tutorial. Very helpful. What is the name of the video for automating getting the data?
@shraddhabatwalkar54114 жыл бұрын
@@RADACAD Have you uploaded the video for the automation if yes can you please share the link here
@user-xh1cx3 жыл бұрын
Thanks Reza. I want to load the only audit data column ,is that possible to load only one column to the drive ?
@swapnillabhe2 жыл бұрын
I am getting below error Search-UnifiedAuditLog : The term 'Search-UnifiedAuditLog' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
@samuelmanseau4673 жыл бұрын
Excellent video ! Clear & ready to use ! thanks a lot !
@jacodiafransman6762 жыл бұрын
Does the audit data have acitivities logged for report Pages
@user-od3rl5mc4 жыл бұрын
Could you do a video using the more up to date method using PowerShell cmdlets of Power BI itself?
@shivamchaudhary44562 жыл бұрын
Hi, I wanted to know if we can also get the information on which tab of the report is getting maximum views out of the whole report. Do you think that is an option or the data that gets extracted doesn't include that.
@venkatnadha2 жыл бұрын
Can we filter Workspace name in the PowerShell Script ? If Yes What is the code in PowerShell?
@shahidsangresikoppa87623 жыл бұрын
this is a wonderful content. Good job.. thanks for sharing
@rakeshkumarsharma1952 жыл бұрын
Hi RADCAD, Can you help me out how can i get ReportPage level transaction in Audit Log, Thanks.
@rajuchoudhari24092 жыл бұрын
Thanks. do you have any video on power bi capacity management, in particularly about how to approach - resolving premium capacity is at 100 percent - emails I get all the time ? if you could create video walkthrough of resolving this using premium capacity metrics app and/or tenant reporting app that would be very helpful.
@adnanazad6102 Жыл бұрын
Reviewing data modeling of reports causing the spikes could be worth, the causes can be identified by checking “Evidence” page. A common mistake by noob developers is using many to many relationships between fact tables, look for those on top of checking with built in power for acne analyser of Power BI.
@galatemalate12565 жыл бұрын
Can I know the name of all existent reports and workspaces with this? Also can I know all users that can create workspaces and which they can not?
@venkatnadha2 жыл бұрын
How to Pass mutiple Value for -ActivityType in Power Shell Script?
@murtazaulhasan3 жыл бұрын
How can we automate this process and other API calls for PowerBI using Azure Data Task Factory/SSIS, especially if MFA is enabled?
@shivetaraina88892 жыл бұрын
can you share the script if we have more than 5000 results?
@douglasparisio4 жыл бұрын
This solution works in on premise environment ?
@sabertala81165 жыл бұрын
Thanks Reza, was quite useful tutorial, can we use audit log feature on local power BI server? (Not on cloud)
@jochenjuelke2655 жыл бұрын
PBI Report Server has other interfaces to get usage data, as a starting point you can create a TSQL Query on SQL ReportServerDB , check View ExecutionLog3
@mohank98114 жыл бұрын
hi, can this be done for power bi embedded?. We have a power bi report that is embedded on our web site and the users log in to our web site and view the report without having power bi accounts.
@chamilam4 жыл бұрын
Thanks a lot Reza this helps a lot.
@jochenjuelke2655 жыл бұрын
@RADACAD Can you tell what are the least minimal permissions needed of the AAD User to access the O365 Audit Logs, Filtered only for the "Power BI" entries? Only beeing in the "Power BI Service Administrator" Group (having access to PBI Management Portal) is not enough. Do i really need to be an O365 Global Admin (which i never will get permissions for in my company)? Thanks for insights, Jochen
@RADACAD5 жыл бұрын
There is a new method to achieve this log too. using PowerShell cmdlets of Power BI itself, which can be easier and I believe would work with PBI Service admin role too. I'll do a blog/video on that.
@RJ2BIg4 жыл бұрын
@@RADACAD hi do you have a link to this for me? Can't find it
@KB-wb9ym4 жыл бұрын
@@RADACAD Hi Reza, can you please share this blog/video if you have done it already? Thanks
@singamsivagangireddy81752 жыл бұрын
Hi, Excellent Video.
@bhagwangaikwad66423 жыл бұрын
I have the global admin access but still the issue occured.
@gdmitrich3 жыл бұрын
Love it!
@lindabond9307 Жыл бұрын
If anyone is wondering why Power BI - Admin Portal just shows "Capacity settings" only > this is view for non-admins (just to make it confusing :) )
5 жыл бұрын
Hi I'm not allowed to install the Exchange Management Tools. So I can't use the Search-UnifiedAuditLog command. I'm looking for another alternative, anythoughts about it?
@RADACAD5 жыл бұрын
there is another way to use management API too. I'll explain it later in another video.
5 жыл бұрын
@@RADACAD Thanks! I owe you one or two drinks (or one million) for your blog posts!
@leocamposjf3 жыл бұрын
Only in Premium Licence, correct?
@RADACAD3 жыл бұрын
no. even in pro. you would need to have admin rights though
@AdrianHernandez-wv1dg5 жыл бұрын
Is there anyway that something similar can be done but on Power BI Reporting Server? Our company uses on prem server and we would like to know our reports usage statistics.
@jochenjuelke2655 жыл бұрын
PBI Report Server has other interfaces to get usage data, as a starting point you can create a TSQL Query on SQL ReportServerDB , check View ExecutionLog3
@TinyKideo3 ай бұрын
Hello! Dude, I have been searching for this with no success. Any update from your side?