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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
How do you add static images to a Custom Visual using the new Developer Tools?
I have added the images I want to use under the "assets" folder in my project, however when running my custom visual through the Power BI online service I get the "404 resource not found" error.
What is the image used for? It seems a relative path issue. You may follow the debugging guide to debug your custom visual.
Hi
I have the same problem ... How should we solve the relative path issue.
How can I add static images to my custom visual project using the new Developer Tools?
I have added the images under the "assets" folder however when running my Custom Visual in Node.js I get the following "404 resource not found error".