Forum Discussion
Datamart issue
Is there a reason why Datamarts don't show up in SSMS for AS db but shows up in DAX studio.
I want to run XMLA query from SSMS on Datamart dbs which I can't do from DAX studio.
jeffrey_wang bcdobbs AlexisOlson
4 Replies
- bcdobbsCommunity Champion
Haven't done much with datamarts but will try and recreate the issue.
If you can connect with dax studio but not ssms it sounds like a library issue. Do you have latest ssms installed?
- smpa01Community Champion
but have you selected analysis services in the drop down when you first load ssms - yes
I can run all sort of dax queries on the same datamart (AS db) in ssms; but they simply don't show up in the list of dbs. That is making my life difficult cause I simply want to run an XMLA query to check something in a db which is not downloadable as incemental factored in. So I want to initate some changes through XMLA