Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance 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