Forum Discussion
rhodes25
1 month agoNew Member
Semantic model throwing a false "missing credentials" error on refresh
I have two reports built off the same base semantic model (one of them I took the original model, removed some tables, and was intending to add a few later), and both are having refresh issues in the...
- 22 days ago
I seem to have managed to solve the issue by changing the data source name on the PBIX file to match the capitalization of the gateway. It then threw an error related to native database query permissions instead of the missing credentials, and seems to be running smoothly since I told it that it has permissions to run the native database queries.
Shahid12523
Community Champion
21 days agoThe most likely issue is a stale/broken gateway binding: the model was published as disconnected, even though the gateway and credentials now show as valid; rebind the semantic model to the gateway, or publish it as a new semantic model and configure the gateway again.