Warning:Dimension Import
Posted: Thu Apr 09, 2015 7:59 am
Hi Guys:
When I import a dimension which called "dealer" from a csv file.
And under the dim "Dealer" it has two hierarchy, one hierarchary is from the view of Region. The other is from the view of group.
The first hierarchy:
Total dealer group
Dealer Group
Dealer Code
The senond hierarchy:
Total dealer Region
Dealer Region
Dealer Sub Region
Dealer Code
I want to realize this requirement so I define two TI process to run different hierarchy. The Total Dealer Region and the Total Dealer Group are on the same level
At first I run the first hierarchy is success. And then I run the second hierarchy is also success. But when I add some data to the files. Run the first process then get the warning.
Error: Epilog procedure line (13): The resulting hierarchy for the dimension "Dealer" does not align with the level structure defined in the mapping. When parent-child dimensions are being treated as level based or when level based dimensions are being constructed using source data containing non-unique member identifiers, unexpected hierarchy structures may result. For the case when non-unique member identifiers exist in the source data, turn on the "Qualify member names" dimension property in the mapping page.
How to make the warning disappear?
When I import a dimension which called "dealer" from a csv file.
And under the dim "Dealer" it has two hierarchy, one hierarchary is from the view of Region. The other is from the view of group.
The first hierarchy:
Total dealer group
Dealer Group
Dealer Code
The senond hierarchy:
Total dealer Region
Dealer Region
Dealer Sub Region
Dealer Code
I want to realize this requirement so I define two TI process to run different hierarchy. The Total Dealer Region and the Total Dealer Group are on the same level
At first I run the first hierarchy is success. And then I run the second hierarchy is also success. But when I add some data to the files. Run the first process then get the warning.
Error: Epilog procedure line (13): The resulting hierarchy for the dimension "Dealer" does not align with the level structure defined in the mapping. When parent-child dimensions are being treated as level based or when level based dimensions are being constructed using source data containing non-unique member identifiers, unexpected hierarchy structures may result. For the case when non-unique member identifiers exist in the source data, turn on the "Qualify member names" dimension property in the mapping page.
How to make the warning disappear?