Forum Discussion
Unusual error when refrshing data on PBI Service
- 5 years ago
Let's see if the path is broken. Please try refreshing the pbix file INSIDE from computer that has the Gateway installed. That computer or VM must read the path in order to run it from Service. It looks like you have done the test in a computer but the Gateway is hosted somewhere else.
After working that refresh in that computer. If the error is still there it is a problem of credentials. Be sure to be using the formula "DOMAIN\WindowsLoginUser" as User in Manage Gateway menu under the gateway config.Regards,
Ok. If the pbix is refreshing good, then change the credentials in Power Bi Service. This computer hosting the gateway must have a login to get in windows. That user and password is required together with the domain (that is usually the PC name)
Configure gateway in service with that formula:
User: DOMAIN\[Your windows user to login in the gateway computer]
Password: [the user password in the same computer]
Hope this works.