Forum Discussion
Power BI Custom ECharts Visual Blank on First Page Load, Works After Switching Tabs
Details of my setup:
- I use pure graphic.text elements in ECharts JSON to display KPIs, period amount, YoY rate with dynamic color control by dataset calculated column.
- No series charts, only static text layout inside the ECharts visual.
- The report works fine in Power BI Desktop preview mode, the blank issue only occurs on Power BI Service web portal.
- There are no error prompts in the browser console, just empty canvas on initial load.
My guess for root cause:
- Removed invalid when conditional syntax and comparison operators in JSON to eliminate parsing errors
- Fixed all JSON format issues, replaced dynamic text color with calculated column binding
- Disabled delayed page loading in report settings
- Cleared browser cache and re-published the report multiple times
2 Replies
- Rupa01
Solution Sage
Hi MSzsq,Issues related to custom visuals are best addressed by the visual owner or developer, as they can provide the most appropriate and reliable solution.π‘ Helpful? Give a Kudos π β keep the community growing
β Solved your issue? Mark as Solution βοΈ β help others find it faster
Best regards,
Rupasree Achari | BI & Fabric Analytics Engineer - v-aatheeque
Community Support
Hi MSzsq
Thank you for the detailed information and troubleshooting steps.Based on your description, the issue appears to be occurring within the Apache ECharts custom visual itself rather than Power BI Service. Since this is a third-party custom visual and is not a Microsoft-certified visual, Microsoft Support has limited ability to investigate or provide fixes for its rendering behavior. The visual is developed and maintained by the publisher of the custom visual.
Given that the visual renders correctly after a page switch and that the issue is isolated to the ECharts visual in Power BI Service, we recommend contacting the visual developer through the support channels provided on the AppSource listing:
Microsoft Marketplace | cloud solutions, AI apps, and agents
The visual publisher should be able to determine whether this is a known issue related to visual initialization, container sizing, or rendering behavior within Power BI Service.