Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

issue w/getting an excel file stored on SharePoint/OneDrive setup on a schl refresh with credentials

Good morning all,    Let me start off with this,I am new to here, but I have been lurking using the community as a resource for a while now. This site is invaluable resource to PBI users to learn o...
  • d_gosbell's avatar
    3 years ago

    Because you mention OneDrive I assume you are also referring to Sharepoint Online. If this is the case then unfortunately this is not a supported data source for scheduled refresh. Search for "Sharepoint Online" in this page Power BI report data sources in Power BI Report Server - Power BI | Microsoft Learn 

     

    Your only real option is to use a supported data source. For files this probably means storing this file in a network share. Or maybe writing some script to pull the file contents into an on-prem SQL Server or something like that. 

     

    Or the other option if all the data is in Sharepoint Online is to host your pbix file in a cloud based workspace instead of using the on-prem Report Server.