Dimension Information to DB / Text file
Posted: Sun Jun 10, 2012 1:48 am
Hi All,
I have a requirement where I want to store dimension's level by level information into DB / text file.
For Example :
A --> B --> C
A --> B --> D
A --> E --> F
A --> G --> B --> C
A --> H --> E
The structure should be like : Level1 --> Level2 --> Level3 --> Level n
We want to achieve this via TI process.
To accomplish this I have used ELPAR function in Data tab, but the problem encounter when a single element falls in different hierarchies. For example(as per above example):
when i insert the element "C" into DB/text file what i got is this (A --> B --> C). But we also want a row in DB for this entry (A --> G --> B --> C).
Is there any way by which we can override the distinct element selection feature, so that for a single element which occurs in multiple hierarchy, we can have multiple rows in DB table?
We tried using dimension subset at both leaf and All level.
Can anyone please help me out from this situation.
Thanks in advance and I appreciate your valuable time and contribution.
Regards,
Priyank
I have a requirement where I want to store dimension's level by level information into DB / text file.
For Example :
A --> B --> C
A --> B --> D
A --> E --> F
A --> G --> B --> C
A --> H --> E
The structure should be like : Level1 --> Level2 --> Level3 --> Level n
We want to achieve this via TI process.
To accomplish this I have used ELPAR function in Data tab, but the problem encounter when a single element falls in different hierarchies. For example(as per above example):
when i insert the element "C" into DB/text file what i got is this (A --> B --> C). But we also want a row in DB for this entry (A --> G --> B --> C).
Is there any way by which we can override the distinct element selection feature, so that for a single element which occurs in multiple hierarchy, we can have multiple rows in DB table?
We tried using dimension subset at both leaf and All level.
Can anyone please help me out from this situation.
Thanks in advance and I appreciate your valuable time and contribution.
Regards,
Priyank