Forum Discussion
Data source from one drive in on-prem report server
Hi All
I have some data source that is connected to our organisational one drive (excel). In order to do a scheduled refresh, I'm required to input the credentials but organisation authenication is not available under the authentication type. Tried anonymous and windows authenication, the error shows:
"The report server couldn't connect to the data source using the information you entered. Make sure you've entered the connection string and any credentials correctly."
1 Reply
- jaweher899Impactful Individual
If organizational authentication is not available as an authentication type, you may need to set up a data gateway to allow for scheduled refresh of your Excel data source from OneDrive in Power BI.
Here are the high-level steps to set up a data gateway:
- Download and install the data gateway software from the Power BI service.
- Sign in to the data gateway using your organizational credentials.
- Configure the data source credentials for the data source you want to refresh.
- Create a new data source in Power BI, selecting the data gateway you just installed.
- Configure scheduled refresh for the data source in Power BI.
Once you have set up the data gateway and scheduled refresh, you should not need to enter your credentials every time you refresh the data.