Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
1 year ago
Solved

Get-PowerBIActivityEvents returns a list of objects with empty list attributes

I have the following code:  $start = (Get-Date).AddHours(-10).ToString("yyyy-MM-ddTHH:mm:ss") $end = (Get-Date).ToString("yyyy-MM-ddTHH:mm:ss") # Don't pipe through Out-String or ConvertFr...
  • v-kathullac's avatar
    v-kathullac
    1 year ago

    Hi Anonymous ,

    Thank you for reaching out to Microsoft Fabric Community Forum.

     

    The error you're getting from Get-PowerBIActivityEvents means your current Power BI account doesn't have the required admin privileges to access activity log data.

    You must have :

    • Power BI Service Administrator OR

    • Office 365 Global Administrator

    If you're not one of these, you'll need to request access from your IT/Admin team.

     

    Regards,

    Chaithanya.