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
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
- stanley_19132 years agoNew Member
Thanks a lot for sharing how to solve the problem.
- Anonymous2 years agoNot applicable
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.
- ZeyadHussein2 years agoRegular Visitor
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