Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

Value cannot be null. Parameter name: str error

I had an Azure blob file connecting perfect before and then this morning I came across this error.

 

  • Anonymous's avatar
    Anonymous
    3 years ago

    It had to do with the crendentials I entered to access the blob storage.

5 Replies

  • Anonymous , is this column used in join, and is the table is one side?

     

    or copy error to clipboard, paste and share

     

     

    • Anonymous's avatar
      Anonymous
      Not applicable

      I managed to resolve the issue. Thank you

       

  • Anonymous's avatar
    Anonymous
    Not applicable

    It had to do with the crendentials I entered to access the blob storage.

  • Hi, I have this same problem...how did you solved this? Related to the access key?

    • Anonymous's avatar
      Anonymous
      Not applicable

      Hi yes. There are two blob storages I have access to one requires using an SAS key and the other was accessible via my Microsoft credentials. Apparently PowerBI didn't like the fact that I was trying to access the blob storage that required my Microsoft credentials with an SAS key.