I want to change the value for a characteristic (Type) in Query Design (not the description, the value).
In my cube I have these values:
Customer *** Type
22222********SmallCorp
22223********SmallCorp
22224********MedCorp
The report should like:
Customer *** Type
22222********LEGALENTITIES
22223********LEGALENTITIES
22224********LEGALENTITIES
Or only the "SmallCorp" value should be changed in LEGALENTITIES.
How to do that?
Thanks,
Dragos