microsoft.reportingservices.diagnostics.utilities.rolenotfoundexception
2 TopicsConnecting Microsoft Health Status Report to Power BI
Hi everyone, I'm currently facing some challenges with connecting the Microsoft Health Status Report to Power BI for my organization. We're eager to integrate this data for better analysis and insights, but we're hitting roadblocks. Has anyone successfully done this integration before? If so, could you please share some guidance or resources to help us out? Any tips or advice would be greatly appreciated. Thanks in advance for your help! Accessing the Microsoft Community Tenant Microsoft Community Tenant Retirement and Next Steps for User Group Leaders1.3KViews0likes3CommentsError inserting browser permissions from DB PBIRS
Hi, For a particular case, I am trying to grant Browser permissions to a user, but I have not been able to do it directly from the PBIRS tables, the error that throws me is: "Cannot find the 'ContentManager' function" and when viewing the Log, tells me: ERROR | 144 | OData exception occurred: Microsoft.ReportingServices.Diagnostics.Utilities.RoleNotFoundException: Cannot find the 'ContentManager' function .. Reviewing the tables and stored procedures of PBIRS I see that the tables that are needed to assign permissions are: PolicyUserRole and SecData (updating XmlDescription), but when I do it directly in the tables I throw the error. Try using the storage procedures: SetPolicy: To update XmlDescription UpdatePolicyPrincipal: To insert PolicyUserRole for the new user. UpdatePolicyRole: To update PolicyUserRole that existed previously. From now, thank you for you help. (I don't speak ingres, use Google translate) Cheers!Solved1.2KViews0likes1Comment