Forum Discussion
DataSet cannot see On-Premises Data Gateway
- 9 years ago
Figured! Appareantly when working in PowerBI Desktop and creating a DataSet based on ODBC you must select '(None)' from the Data Source Name (DSN) dropdown and paste your connection string to 'Connection String' textbox under Advanced options section (see screenshot below).
Again, make sure you use same connection string when adding a new DataSource under Gateway in your powerbi.com.
As an update to this issue, as of now I'm able to connect successfully to data sources using by simply specifying the data source name (DSN=) in the connection string.
I'm not sure what caused these problems I experienced, however, I reinstalled the on-premises gateway back when I had this issue and it seemed to start working.
I'd say if you want to keep your ODBC data sources simple to use, specify the table directory and ensure you're using a 64-bit System DSN.
My solution to this in the end was that the dataset was using CSVs, which weren't pointed to under the data gateway.
Once I did this I was able to use on-premises, basically make sure all your data sources are referenced under your gateway settings.