Forum Discussion
CSV access from Azure Blob/File Storage
My attempts so far have lead to nothing:
Using Blob storage returns blob information, rather than data from the CSV.
Using File Storage doesn't seem to have a connector in Power BI
Anonymous
The Azure blob storage can meet all your requirement in my test.
Regarding the returned blob information, you can click edit query and then extend the content.
And based on my test, after publishing it to Power BI service, dataset refresh works well.
If you have any question, feel free to let me know.
- 2win2mac8 years agoFrequent Visitor
Hi,
Thanks for the info, this worked fine.
However, I have run to a new problem with the refresh: if the csv files in the Azure blob storage change (number of files and/or their names), PBI desktop is unable to refresh the data.
Can you please advise what to do? The whole point of using blob storage is to be able to change the csv files inside it at will (as long as their data model stays stable).
Thanks for your help!