display error
3 TopicsText filter visual error: Content is blocked
Up until recently, the Text Filter visual doesn't load anymore and shows and error "This content is blocked. Contact the site owner to fix the issue." Context, this visual loads and functions properly in the PBI app but gives me this error in the PBI browser and the PowerBI Capacity workspace it's published onto. It used to load and work in the capacity workspace and all I do it update the data table, but it stopped working this month. I tried changing permission levels from Organization to None and that didn't do anything either. If anyone has any thoughts on how to fix this, it'd be greatly appreciated. Thanks in advanceSolved9KViews3likes15CommentsError: Couldn't load the data for this visual
It is a weird problem and it shows up recently. Suddenly nearly all of my reports could not display visuals correctly. The error message is given below. Couldn't retrieve the data for this visual. Please try again later. Please try again later or contact support. If you contact support, please provide these details. Activity ID: 91b2103e-ff11-40de-946d-6cc4f44a2397 Request ID: ceedea02-60ce-4c7f-eca4-d36cdc88e071 Correlation ID: 8f0db4eb-476c-8e46-ae73-edec429fae81 Time: Tue May 03 2022 10:03:10 GMT-0500 (Central Daylight Time) Service version: 13.0.18173.56 Client version: 2204.4.11089-train Cluster URI: https://wabi-canada-central-redirect.analysis.windows.net My data sources mainly include three parts: SQL Server, Sharepoint files, Web. Since something in common with the problematic visuals is that they are have measures from tables in these Sharepoint files, I doubt that the connection between the Sharepoint and On-premises gateway is down. But everything works fine on my pbix file. I reinstalled the gateway yesterday. It works last day but today it again throws me these errors. I've read some posts, but I am not sure which problem and solution applies to my case. By the way several days ago, I noticed the error message below, informing me that there's no available gateway. Could it be that I am using the files extracting from sharepoint, but after merging them within the Power Query editor, Power Bi service is unable to identify them? Any help or suggestions are appreciated. Thanks in advance.Solved4KViews0likes2CommentsPercentage Calc Not Displaying - Not Sure Why
Morning, I am using the below calc to show the prevalence of one value, within a set of another values. For example, if I visit ten houses over the year and find five of these items, my prevalence rate for the year should be 50%. The calc appears to work but when I drag it onto the graph to display as Line Value I get a "Can't Display the Visual Error". As you can see I'm simply "Sum"-ing the column "Sev1 Sum Post Appeal" and getting that Sum Total to appear as a percentage of the total rows (one row = one property visited). Any ideas? Calc Overall Inspection Result Sev1 Prevalence = DIVIDE( COUNTROWS('EXTRACT') , SUM('EXTRACT'[Sev1 Sum Post Appeal]) , BLANK() )Solved923Views0likes3Comments