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.
Hi All,
Is there a way to read local files from folder or relative path within the coponent folder while developing custom visual and package it with the component?
For Example: Read topojson file from assets folder and render paths using d3.
Thanks
Hello @Anonymous,
Thanks for your feedback.
Yes, there's. You should use an input element and FileReader to read a file (please take a look at this).
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals