Forum Discussion
Can connect to SQL Server but Databases are not visible
DavidJLitttle how are you connecting via your active directory?
and if you go directly to sql can you see it?
- DavidJLitttle7 years agoFrequent Visitor
vanessafvg wrote:DavidJLitttle how are you connecting via your active directory?
and if you go directly to sql can you see it?
Hi, if i connect directly via SSMS then i can see all DB's and if i connect via VB.Net connection string then i can happily populate the DB. Its just PowerBI cant see any of the 3 local DB's- vanessafvg7 years ago
Community Champion
DavidJLitttle dont know if this thread helps
https://community.powerbi.com/t5/Desktop/Limitations-on-Power-BI-with-SQL-Server-Express/td-p/73131
are you using direct query? what version are you on
- DavidJLitttle7 years agoFrequent Visitor
Hi, Im using SQL Server Express 2017 and SSMS v17 and im using Import rather than direct query. but neither work. The SQL login connects fine, but the Database list is blank