Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi all,
Using Power BI Report Server
Trying to create a new data source to SQL Server
I used connection string like this
Data Source = ServerName;Initial Catalog = my_db
I'm using my Windows credentials
But I still cannot connect
Is my connection string correct
The server name and Catalog(db) are stright from SSMS.
Thanks,
-w
Yes this looks correct
eg Data Source=ABCD;Initial Catalog=contoso
you may use build connection and Test Connection to check :
I think, it is correct. With SQL datasource you can also use:
ServerName;my_db
If still cannot connect, which error mesage is raised?
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
5 | |
4 | |
1 | |
1 | |
1 |
User | Count |
---|---|
9 | |
5 | |
4 | |
4 | |
2 |