Forum Discussion
Trying to get Power BI to work with an Excel Data Source
- Anonymous7 years ago
Microsoft Support helped me find the answer. It's actually pretty easy. Just need to go to Edit Queries > Data Source Settings and you can get to all the remembered credentials.
Why though would this be hidden under the Edit Queries button is beyond me. It really needs to be displayed somewhere a little more obvious. Or maybe shown as an option under Get Data as well...
But in here I can edit the settings and clear ones that I don't want applied.
Anonymous,
It seems that you are connecting to csv file that locates on SharePoint online site. Please enter the following url instead in web connector and use organizational account. There is an example for your reference.
https:// your root site url/Shared%20Documents/your folder name/yourcsvname.csv
Regards.
Lydia
Anonymous (Lydia),
I believe I found the answer!
I was trying to load the Excel data by going through the process documented here:
https://docs.microsoft.com/en-us/power-bi/desktop-use-onedrive-business-links
But when I followed the steps I no longer see the Access Web Contents screen below:Access Web contents screen
Instead I just go right to the error message:
So that appears to be a bug in the Power BI program. Admittedly, it's a pretty subtle one, but I was able to replicate it with another OneDrive for Business document that was made available through a SharePoint library. It looks like I get the Acess Web Contents screen the first time, but then later, I just go right to the error message if my initial choice in Access Web Contents wasn't correct.
So here is the solution:
It's actually pretty easy. Just go to the SharePoint / OneDrive folder contatining the files you want to work with and click Sync:
Then you will get a URL in file Explorer that you can use in Power BI.
This time in Power BI, click Get Data > Excel (instead of Web) and use the URL that you got from File Explorer.
Mine was C:\Users\username.DOMAIN\Company Name\Sales Dashboard - Documents.
Then I can get the data in Power BI.
- Anonymous7 years agoNot applicable
Do this worked for getting the data into Power BI Desktop. But it didn't solve my issue with Power BI getting to the service. Instead I needed to move the data to the database.
:(
I've got a support ticket open with Microsoft for this issue. I think it's a bug.
- Anonymous7 years agoNot applicable
Microsoft Support helped me find the answer. It's actually pretty easy. Just need to go to Edit Queries > Data Source Settings and you can get to all the remembered credentials.
Why though would this be hidden under the Edit Queries button is beyond me. It really needs to be displayed somewhere a little more obvious. Or maybe shown as an option under Get Data as well...
But in here I can edit the settings and clear ones that I don't want applied.
- jessewysong7 years ago
Helper III
THANK YOU for this. It must have saved some old 365 passwords to the sharepoint directory in question. The error message was worthless, a generic access denied warnging and no more. I was stumped for days.