Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
I am trying to create a new custom visual in Power BI using Power BI Developer Tools. I am following the Jon Gallant's Blog for Creating Power BI Custom Visual. I had follow all the steps as is what mentioned in the blog, but I am getting an error of "UNKNOWN RangeError: Maximum call stack size exceeded". This seem to be a javascript error which I am using. I don't know how to fix this issue.
Can anyone help me getting this done.
Your help will be appreciated.
I got the code from Github
Solved! Go to Solution.
Hello @piyush0308,
Do you have any JavaScript files in tsconfig.json? If so, please move all of them to externalJs property of pbiviz.json.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
Hello @piyush0308,
Do you have any JavaScript files in tsconfig.json? If so, please move all of them to externalJs property of pbiviz.json.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.