Forum Discussion
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.
- Anonymous3 years ago
It had to do with the crendentials I entered to access the blob storage.
5 Replies
- amitchandakSuper User
Anonymous , is this column used in join, and is the table is one side?
or copy error to clipboard, paste and share
- AnonymousNot applicable
I managed to resolve the issue. Thank you
- AnonymousNot applicable
It had to do with the crendentials I entered to access the blob storage.
- ZimppiNew Member
Hi, I have this same problem...how did you solved this? Related to the access key?
- AnonymousNot 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.