Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!See when key Fabric features will launch and what’s already live, all in one place and always up to date. Explore the new Fabric roadmap
Hi Team,
we have a report with Direct Query Mode.
published the report to my report server.when i try to open the report server getting the below issue,
An unexpected error occurred
An unexpected error occurred. Please try again later.
ErrorDialogHelperText
Non-Windows user credentials were supplied for an non-http connection to Analysis Services. The Microsoft SQL Server Analysis Services data extension requires Windows Integrated Security unless connecting to Azure Analysis Services.:
Request ID: 6ef6bfa9-b85f-3584-11d7-3af834b0d4e4
Time: Thu Jul 04 2024 14:06:25 GMT+0530 (India Standard Time)
Service version: /powerbi/libs
Hi, @hackcrr
Thank you for the quick reply,
my issue was not resolved. here i'm using SQL Server Database with Direct Query Mode for my report and if my report is import mode it is opening and used basic authentication to load the report from PBIRS
Hi, @Anonymous
Thanks for the reply from @hackcrr , please allow me to provide addition.
You can refer to the following links:
ssas - Error trying to use datasource in SQL Server Analysis Services - Stack Overflow
How to Get Your Question Answered Quickly
Best Regards
Yongkang Hua
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi, @Anonymous
You need to ensure that the reporting server is configured to use Windows authentication. Verify that the credentials used to connect to Analysis Services are correct and have the required permissions.
Verify the report server configuration. View rsreportserver.config:
rsreportserver.config locates and opens the file on the reporting server.
Verify that the authentication settings for Windows Integrated Security are configured correctly.
hackcrr
If this post helps, then please consider Accept it as the solution and kudos to this post to help the other members find it more quickly