I have an already deployed cube.
I want to make a minor change in one measure. Is there a way to edit a measure in an already deployed cube through SSMS?
I think you cannot do that from SSMS, but you can connect to already deployed cube through Visual Studio (you will need SSAS extension), and make the change in the cube and just save it and you should see your changes.