[!V000002] (I = [0UCINSTALLA__0REGIO_GRP].[$(vCode)])),
From (BILLING_MINI_CUBE));
Store * from [BILLING_MINI_CUBE] into [0UCSA_C05-ZQV_BILLING_CUBE_$(vCode).QVD];
Drop table [BILLING_MINI_CUBE];
As it is very clear that there are 6 dimensions. For all dimensions and measures it gives "key" and "text". Is it possible to limit the result to text or key. I hope it will make my query faster as those are redundant.