Forum Discussion

power_bi_dev's avatar
power_bi_dev
Frequent Visitor
6 years ago
Solved

Access Denied

We have a PBI RS installed. I posted a report and started assigning users accidentally deleted my profile and lost the ability to manage the report. And now this report can only be used by a number o...
  • az38's avatar
    az38
    6 years ago

    power_bi_dev 

    as you are a server admin you can try to play with SRSS DB with SQL.

    You need tables like dbo.Policies, dbo.Users, dbo.Roles and dbo.Catalog

    But I haven't ever tried to fix it via direct SQL Update 🙂