The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
I need to get some CSV files, but I can't point directly to the path, instead I need to access an "Index of" web page, does Power BI have some way to get data from it? Each link would download a given CSV file, there would be hundreads there.
PS: When I talk "Index of" I mean something like this.
Hi @JChris,
Based on my understanding, you want to load data from CSV file in batch, right?
As per my knowledge, it is not available to load data from multiple web pages automatically at a time.
Since all these CSV files are online source, you should download all your CSV files and store them in a single folder. Then, via connecting to that folder, you can load and combine all CSV files in Power BI at a time.
Reference:
Loading and Combining Multiple CSV Files in Power BI
Import all CSV files from a folder with their filenames in Power BI
Best regards,
Yuliana Gu