There are two Cube Databases in the same server with identical schema.In than we have created a ProjectID dimension on an Unique identifier (GUID) Column...When i execute an MDX query and fetch the result i am getting two different type of result from both databases.One Cube is returning simply GUIDs while the other is returning them enclosed in "{}".We have to compare the result with another table so we are facing problem.I have checked the properties but could not find any difference.Please help me understand why this difference is occurring and how to get the same format in both.Thanks,Karthick.
↧