errors with status
2 TopicsPower BI Report Server Report Request for Report's with Errors.
The supervisor has tasked me with creating a Power BI (Report Server) report to identify reports with errors such as failed data refreshes. He prefers not to use any stock Power BI or SQL Report Server reports. Asked to create a Power BI report from scratch to accomplish this goal. Created a report that correctly links to individual reports but not the workspace they're stored in. My supervisor wants links to the reports listed in this report's workspace for easier access to the management of the report for troubleshooting purposes. Finally, I would like to know if it's possible to create a single report that lists Power BI as a service and optimized Power BI Report Server reports with errors. The goal is to create a Power BI report error log. It was hard to verbalize what I need so thank you in advance for your patience and assistance!Solved1.4KViews0likes3CommentsErrors with status 401 *** Power BI Report Server (Custom Authentication)
I have a Power BI Report Server (May 2021) running with custom forms authentication and now have problems with Chrome browser not showing custom visuals. Looking at the Chrome console shows that Chrome blocks cookies if SameSite is not set and Secure(SSL) is not set to true. This gives me various errors (with status 401) ... To the enduser looking at a PowerBI report the only problem is that custom visuals are not shown. The rest of the report works as expected. Safari (iOS), Firefox, Edge (Chromium) and IE11 do not have this problem, but will in the near future as there are warnings that SameSite in not set - but no errors for now. I set cookieSameSite="None" in my web.config of the login website where my auth cookie is generated. The same setting I made in the web.config of the Power BI report server, but I think that Power BI Report Server (May 2021) is currently not using the samesite setting. Setting Chrome flags "SameSite by default cookies" to disabled is a workaround for Chrome - but I don't want to tell my users to disable the setting and get a security issue ... 😉 Any thoughts what to change to make Chrome and Custom Visuals work again?2.2KViews0likes2Comments