Load an Excel stored as a blob file from Power BI Desktop

Álvarez Álvarez, Paula 21 Reputation points
2021-05-28T07:35:41.177+00:00

Hi,

I have a report that loads an Excel from local in Power BI Desktop. But I would like to upload that Excel to our Azure Blob Storage to make it available to the team aswell.

However, when I change the source, it seems that I cannot load an excel from blob, just CSV files (with Excel format Power BI merges all sheets and data is nosense).

Have you ever try this before and solve the issue?

Thanks!!!
Paula.

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,192 questions
{count} votes

Accepted answer
  1. HimanshuSinha-msft 19,486 Reputation points Microsoft Employee Moderator
    2021-06-22T20:14:50.587+00:00

    Hello @Álvarez Álvarez, Paula ,
    Just to add to what @shiva patpi called out above . if you are trying to add five worksheets what worked for me if I coped the query and pasted the same and pointed the new query to a new worksheet .
    The below animation will make it clear .

    108332-powerbi3.gif

    Please do let me know how it goes .
    Thanks
    Himanshu
    Please do consider clicking on "Accept Answer" and "Up-vote" on the post that helps you, as it can be beneficial to other community members

    0 comments No comments

2 additional answers

Sort by: Most helpful
  1. shiva patpi 13,366 Reputation points Microsoft Employee Moderator
    2021-06-22T19:25:42.55+00:00

    Hello @Álvarez Álvarez, Paula ,
    Apologies for late reply !
    I just tried testing using test.xlsx with 2 sheets and I just followed the steps mentioned here : https://www.sqlshack.com/how-to-access-data-from-azure-blob-storage-using-power-bi/

    I was able to see all the required tables (i.e. Sheets) , if you are not able to see - can you provide sample sheets of your data ?

    Here are the screen shots of my local testing:

    108264-image.png

    108331-image.png

    Kindly let us know if the above steps helps you out.

    1 person found this answer helpful.
    0 comments No comments

  2. shiva patpi 13,366 Reputation points Microsoft Employee Moderator
    2021-05-28T17:40:13.833+00:00

    Hello @Álvarez Álvarez, Paula ,
    Thanks for your query. I just followed the steps mentioned in the document
    https://www.sqlshack.com/how-to-access-data-from-azure-blob-storage-using-power-bi/

    I was able to load .csv file from my azure blob storage account to PowerBI desktop with all the required data.
    From that document , make sure to see the section "Format the output of the Power Query Editor"

    Let me know if that helps out !

    Please make sure to "Upvote & Accept the Answer".


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.