Hello Folks,
Does anyone know if its possible to convert an AdomdClient.Set to an AdomdServer.Set or an AdomdClient.Tuple to AdomdServer.Tuple? Right now, Visual Studio complains that the former cannot be converted to the latter.
Or using the ADOMD.NET server side object model, is there a way by which I can change thecontext to a cube under a specific SSAS database different from the current context?
Thanks!