Question:
Hi,
I know that nodim() remove the umb but... what if i need only the umb...
if umb = 'st' then field_a = field_b else field_a = field_c
Any clues please
Thanks In Advance
Josh
Answer:
Define 2 restricted KF, equal to
RKF1 = field_b with umb = 'st'
RKF2 = field_c with umb <> 'st'
And Field_a = field_b + field_c
_________________
When my car stops, I first look at the gasoline's level before dismounting the engine.
Tuly Idiot's fan club active member.
Answer:
Thanks Fred.... but how i know de umb. this field is "inmerse" in the fielda... i need the inverse of NODIM function somethign that show the umb instead of quantity
Regards
Josh
Answer:
Unit of Measure is available in your unit dimension
Answer:
Sorry, I forgot to log in before answering .
The unit of measures are stored in the Unit Dimension in every cube.
You can use them exactly as characteristics.
_________________
When my car stops, I first look at the gasoline's level before dismounting the engine.
Tuly Idiot's fan club active member.
Answer:
Thanks Fred...
Im facing a little problem here... there are somenthing that i forgett mention... it is a multiprovider composed of 2 infoprovider one of them is sales anf the other is plan, the plan have a especific field of UMB (since this file was uploaded from a flat table) when i select de umb from Unit dimension it took the unit of plan infocube so the sales are not assigned in the query.
Regards
Josh
p.s. My english is so poor, i hope you gather the idea.
Answer:
So, complete the selection with the Infoprovider_id
_________________
When my car stops, I first look at the gasoline's level before dismounting the engine.
Tuly Idiot's fan club active member.
Answer:
im lost now!!!
Regards
Josh