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.
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