Forum Discussion
Power BI report Server issue with Direct Query to SQL Server database
- 2 years ago
Subject already covered in the following post.. Solved: Re: Issues regarding power bi report server - Microsoft Fabric Community
I think it will help you !
Fabien
I just created a new system variable named PBI_SQL_TRUSTED_SERVERS and put the server as its value. I can do direct query to that SQL Server now.
I can't find where specifically i can perfom this , thanks in advance...
- Anonymous2 years agoNot applicable
First find "Edit the system environment variables" from start menu
Then following steps below:
- Click on Environment Variables
- If there is nothing named PBI_SQL_TRUSTED_SERVERS , Click New and then put the name and servers
- If the variable is there, you can select it and hit click Edit...
Hope this help
- azaki1 year agoFrequent Visitor
You are right
and if you have multiable server seprate the names with COMMA (,)