The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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