Forum Discussion

Federico Fontana's avatar
Federico Fontana
Copper Contributor
Sep 05, 2017
Solved

Reading .csv stored in Azure Blob Storage from Excel

I've been able to create a storage account, then a container, than a blob storing a .csv file. I've successfully been able to download the .csv file from Azure itself and using Python as well via the...
  • Tanya Denton's avatar
    Sep 05, 2017

    Hi,  don't load the connection, edit the connection

     

    then in the Power Query screen, filter the 'Name' column to get the files you want, then click on the column 'Content' to actual get the data.

     

     

    Sorry my example sheets have only one column, but you can use the Power Query features to transform the files.

Resources