Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
I am developing a custom visual for Power BI Desktop and encountering some issues with debugging. The visual is not rendering as expected, and I need to identify potential errors in the code or data flow.
Hi, @SupriyaChaugule
Thanks for reaching out to the Microsoft fabric community forum.
Regarding the issue you raised, my solution is as follows:
Currently, we recommend using the Visual Studio Code tool on the service to debug your custom visual:
Below are the officially recommended development requirements:
Of course, you need to enable the following settings on the service:
For more details, please refer to:
Develop a Power BI circle card visual as an example - Power BI | Microsoft Learn
Power BI visual project structure - Power BI | Microsoft Learn
You can also refer to other sample visuals:
Best Regards,
Leroy Lu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.