Forum Discussion
Cannot Browse XMLA dataset with SSMS
- 5 years ago
Hi,
We faced same issue , but upgrading ssms v18.4 to ssms v 18.5.1 resolved our problem and now we are able to browse the cube/dataset.
Thanks
HI Anonymous,
According to your error messages, it seems like its connection string uses the property in 'SSPI' mode that not found or not able to be configured.
Can you confirm your connection with the available credentials? (notice: azure as requires azure ad instead or normal windows authentication)
Authentication and user permissions
BTW, these connection credentials are integrated into odc file and link to your power bi account, you can't do custom on it.
Analyze in Excel: Change log in credentials
Regards,
Xiaoxin Sheng
- Anonymous6 years agoNot applicable
Thanks for the reply Xiaoxin Anonymous .
To be clear, all operations with Analyze in Excel work properly, initial connection with SSMS appears to work properly as well (I can expand databases and Tables and can even dump table contents with an EVALUATE statement in a DAX query). My trouble comes when I try to right-click a database and choose Browse...
I have tried all three authentification methods:
- Azure Active Directory - Universal with MFA
- Windows Authentication
- Azure Active Directory - Password
All three allow me in and all fail in the same manner.
Perhaps I don't understand enough about the authentication methods to be able to answer your question.
Anything else you can offer would be appreciated.
thanks,
Dale
- Anonymous6 years agoNot applicable
HI Anonymous,
If the issue only occurs when you view on the browser, I'd like to suggest you contact to power bi team to confirm if any compatibility issue with analyze in excel and corresponding drivers.
Regards,Xiaoxin Sheng
- Anonymous6 years agoNot applicable
Anonymous- I'm puzzled by your response - I don't know if I havn't made my question clear or whether your answer has gone over my head.
My question has neither to do with Analyze in Excel nor with a web browser. It has to do with the "Browse" feature in SQL Server Management Studio when you right-click a database.