can't display the visual
5 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 advanceSolved9KViews3likes15Commentscant resolve error visual has exceeded available resources
hello I'm trying to create a measure that calculate % from another measures. the idea is a performance measure consists of 5 KPIs with each having a weight percentage for ex. perfomance measue = 10%*Core achievement 35%*non core achievement 20%* branch sales 15%* average indivisual sales agent achievement 10%* accessories sales performance measure is then the sum of all the 5 KPI multiplied by their percentage . Each KPI is created in a measure and the final measure will take 5 measures and multiply them by the percentage weight i created the measure mentioned in the screenshot but once i added it to the visual it's giving the error 'visual has exceeded available resources'. i tried to reduce measures inside the performance measure from 5 to 3 and it worked but i keep it to 4 or 5 measures it gives me again the same error. how can i get the same result from the this measure without having the error of visual exceeded available resources the measures i created and added in the performance measure are as below quizzes % = calculate(IF(MIN('Agents list'[Position])="Retail Sales Agent",SUM(Quizzes[Percentage])*.05,IF(MIN('Agents list'[Position])="Retail Sales Supervisor",SUM(Quizzes[Percentage]))*.02)) RQMs % = calculate(IF(MIN('Agents list'[Position])="Retail Sales Agent",SUM(RQMS[Percentage])*.05,IF(MIN('Agents list'[Position])="Retail Sales Supervisor",SUM(RQMS[Percentage])*.02))) 30% average achievement total = SWITCH(TRUE(),[Average Achievement total]>1.0000,.30000,.3*[Average Achievement total]) 30% net branch total achievement = SWITCH(TRUE(),[net branch achievement%]>1.0000,.30000,.3*[net branch achievement%]) core achievement = IF(MIN('sales agents rotation'[Position])="Retail Sales Agent",[Achievement monthly]*.8,IF(MIN('sales agents rotation'[Position])="Retail Sales Supervisor",[Achievement monthly]*.32)) accessories achiev partial% = IF(MIN('Agents list'[Position])="Retail Sales Agent",IF([accessories achiev%]>1.0000,.10000,.1*[accessories achiev%]),IF(MIN('Agents list'[Position])="Retail Sales Supervisor",IF([accessories achiev%]>1.0000,.040000,.04*[accessories achiev%])))485Views0likes1CommentMatrix Table with multiple layers breakdown
Hello guys, I have a question that is challenging me and I am struggling to find the write way to visualize it in a matrix table. I have a table as below and I want to create a matrix table where It will show me the headers as the first row and then the breakdown will be Project name, WBSE code, contract number however The key question is how would I make the project name row shows the key numbers and then the wbse row shows only the values set to it without repeating the values above and similarily the contract number values while wbse and contract values will sum to the initial project name row values. Is that possible? Project Name XYZ Location ERP Number Money Allocated Money Spent Money Saved Actuals Total Budget New Total New Budget Department 2 Contract price Project 1 Calgary ZH-000123 $ 50,000 $ 750,000 $ 25,000 $ 5,000 $ 830,000 $ 792,500 $ 150,000 $ 280,000 $ 10,000 Pro - 1 - WBSE $ 25,000 $ - $ 25,000 $ 5,000 $ 55,000 $ 42,500 $ 25,000 $ 30,000 $ 10,000 Contract 1 $ - Contract 2 $ 10,000 Pro 2 - WBSE 2 $ 25,000 $ 750,000 $ - $ - $ 775,000 $ 750,000 $ 125,000 $ 250,000 $ - Contract 3 $ -The visuals of appSources in powerbi server
Hello, I am developing a pbi desktop with visuals from AppSource. On powerbi desktop the visuals are displayed well. When I upload my power bi to Power bi repport server, the visuals are no longer displayed. Is a specific version needed? Do I need a specific license too? I am using power bi server and power bi desktop versions from sept 2022. An example visual I'm trying to download is: https://appsource.microsoft.com/fr-fr/product/power-bi-visuals/WA104381711?exp=ubp8&tab=Overview Thank you for your help466Views0likes0CommentsCan't Display the Visual
Hi Thanx in advance for any assistance or suggestions. A report that has been runnig fine suddenly wont display, See pic below Servers have been rebooted. Latest versions of powerbi installed Error: Reporting Services error Microsoft.ReportingServices.Diagnostics.Utilities.WrongItemTypeException: The operation you are attempting on item '/ReportFolder/ReportName' is not allowed for this item type9KViews0likes4Comments