Incorrect data in hierarchy
Posted: Mon Jun 13, 2011 3:39 pm
Hi,
I am getting incorrect hierarchy when specify consolidation/element with the below.
Source Data:
My hierarchy is User -> Country -> City
I set the User and Country as consolidation and City as element. But in return when i check the dimension i am getting the below
For David the city Pune is mapped and for Marc the city Bangalore is mapped in dimension, but which is not the case. Am i doing something wrong? Please help me with your suggetions. Thanks in advance.
I am getting incorrect hierarchy when specify consolidation/element with the below.
Source Data:
Code: Select all
City Country User
NewYork US David
London UK David
Bangalore INDIA David
Pune INDIA Marc
I set the User and Country as consolidation and City as element. But in return when i check the dimension i am getting the below
Code: Select all
David
US
NewYork
UK
London
INDIA
Bangalore
Pune
Marc
INDIA
Bangalore
Pune