chrome
7 TopicsBrowser Cache Problem
Hi, Recently, some users in my organization reported an error (report does not load data) when accessing the report via browse. The solution was to clear the cache. Someone with the same problem? If so, do you know the cause or the ultimate solution so users don't have to clear the cache? Error reported on 08/06/2021, using google chorme current version. Tks,1.1KViews0likes2CommentsChrome custom visuals disappear - SameSite not set now blocked
Hi, I have a Report Server 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. Paginate reports (Reporting Services) do work without errors. 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" and requireSSL="true" 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 (Mai 2020) 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? Thanks, LarsSolved14KViews3likes17CommentsPower BI Report Server tooltips not working in Chrome after August 2018 upgrade
After we upgraded our Power BI Report Server to the August 2018 update, standard tooltips no longer display when using the Chrome browser. I've tried clearing the Chrome data (cookies, cache, etc) but still no tooltips. Is there a workaround or patch available?Solved4.6KViews0likes3CommentsProblems connecting to Analysis Services with Chrome
So my PowerBI RS install is on a separate server from my analysis services database server. Reports cannot be viewed due to not connecting to Analysis Services Ok, forgot SPNs, forgot to edit the report server config to put Negotiate at the top I setup SPNs, configure RS, restart RS and verify that reports I wrote in PowerBI RS Desktop can be viewed in IE. I then go to Chrome. Chrome still can't connect. It will connect to the server and let me browse around, but I can't run the reports.951Views0likes1CommentCHROME reportserverhost.js:1 Uncaught TypeError
Hello, When running a report in PowerBi ReportServer in Chrome I get an error in the JS file (reportserverhost.js). I have fully updated Chrome to 68.0.3440.106 and the issue is still present. I have tested it in IE and Firefox both of which work as expected. The file is located: powerbi/libs/scripts/reportserverhost.js Has anyone else had this issue? Many Thanks Mark Richey1.2KViews0likes1CommentTable objects not rendering in Chrome
I've developed a Power BI report and saved to the Power BI report server. The table objects are visible and function as expected in the desktop version of Power BI, but when I save to and view on the server the table objects work correctly when using IE 11 but are not visible in Chrome (version 61.0.3163.79). I've tried this using the June GA version of Power BI Server/Desktop and the August Preview - same issue. All other visuals on the report pages (line graphs, pie chart, bar charts, etc.) are fine.Solved9.1KViews0likes8Comments