Forum Discussion
Gateway Duplicate
- 5 years ago
It happens because there is a difference in spelling between the way the connection is defined in your pbix file and the way it is defined in the gateway. Since about June 2020 that connection string is now case sensitive.
Correct the spelling in the pbix to make it exactly the same as on the gateway, and then re-publish to the workspace and app.
It happens because there is a difference in spelling between the way the connection is defined in your pbix file and the way it is defined in the gateway. Since about June 2020 that connection string is now case sensitive.
Correct the spelling in the pbix to make it exactly the same as on the gateway, and then re-publish to the workspace and app.
- JosueAbreu3 years agoFrequent Visitor
Hi, ibendlin.
Where can i correct the spelling?
In Power query?
Here:
- lbendlin3 years agoSuper User
yes. these details must match the ones you used for the gateway connection.
- JosueAbreu3 years agoFrequent Visitor
Thanks.
It worked!