appsource
5 TopicsPower BI Report Server: Custom visuals from AppSource appear blank for some users but work for other
Hi Community, I am facing an issue with custom visuals in Power BI Report Server and would appreciate your guidance. Environment: - Power BI Report Server (on-prem) - Reports created in Power BI Desktop (for Report Server) - Authentication: Windows / Active Directory - Users have full access on the report server Custom visuals used (from AppSource / Get more visuals): 1. Bar and Line Chart with Table Publisher: Kishore Kadhirvelu 2. Advanced Linear Gauge Publisher: MAQ Software Issue description: After publishing the report to Power BI Report Server, these two custom visuals appear BLANK for some users, while the same visuals render correctly for other users. Important observations: - Built-in Power BI visuals work fine for all users - These Visual are free Visual - Only these two AppSource visuals show the issue - Users affected have full access to the report and folder - One user has two laptops: - On Laptop A: visuals display correctly - On Laptop B: the same visuals appear blank - No error message is shown; visuals are simply not rendered This indicates the issue might be client-machine or browser-related rather than report permissions. What I want to understand: 1. Is this a known limitation or compatibility issue with AppSource visuals in Power BI Report Server? 2. Are there any browser, security, or local machine settings that can cause custom visuals to not render? 3. Does PBIRS require additional configuration to support third-party visuals consistently? 4. Should this be handled by Power BI Report Server configuration, Desktop version alignment, or IT/security teams? Any guidance on root cause analysis or best practices for resolving this would be very helpful. Thanks in advance, Shubh Power-BI custom-visuals Virender Which are the "Security updates" in Power BI Report Server september 2025 Custom Image visual do not show images in Chrome browserSolved1.2KViews0likes3CommentsPublishing visual having free trial tier
Hello, I created custom visual and want to place it in the AppSource. This documentation article says: >The PBIX report must use the same version of the visual as the PBIVIZ. Another article says that sample PBIX is required and: > The sample .pbix report file must work offline, without any external connections. Does offline means that the visual can't check the licence using Licensing API? How licenced visuals are suppose to work then? If for example I define free trial tier then how can I verify that trial period expired without the connection to the Licensing API? Best regards, Damian Łoziński665Views4likes0CommentsThe 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 help466Views0likes0CommentsDeneb: Line Chart Tooltips that don't require you to hover directly over line
Hi all, I'm new to developing Custom Visuals and have decided to try using Deneb (from AppSource) to try and create a custom line chart that I want. Deneb seems to have adequate features, but I'm having trouble with tooltips. In my line chart, I used: "mark" : {"type": "line","tooltip": true} to create my line marking on the chart layer. The issue is that I can only get tooltips to show if I hover my cursor directly over the line. This is unlike the default PBI line chart, where I can hover anywhere on the line chart, and I will still see the tooltip for the value that is at that x-axis point. The functionality in this image is what I'm talking about: Does anyone know if this is possible in Deneb? So far, I've been using Vega-Lite. Thank you!Solved5.7KViews0likes3Comments