Reporting Data Issue
Posted: Thu Aug 27, 2009 7:50 am
Hi,
I have a cube A contain 2 dims, opp_no and measures, in measure dim, there are several string element presents the attrbute for opp_no, the default view looks like below
sector(S) LOB(S) QTR(s) Industry(s) data1(n) data2(n)
255u-a DIS AMS 4 BANK 10 15
255u-b IND SI 3 TEL 20 25
................
then what I want to do now is to have a cube B, to switch SECTOR, LOB, QTR and INDUSTRY into dimension, and sector is parent of opp_no. the layout looks like
LOB QTR INDUSTRY
Data1 Data 2
DIS
255u-a xxxx xxx
IND
255u-b xxxx xxx
Anyone have the same experience, how can I use rule to get data from Cube A to Cube B, what I want is a automatic way that data in cube A and B are in the same page, any idea? thanks a lot
I have a cube A contain 2 dims, opp_no and measures, in measure dim, there are several string element presents the attrbute for opp_no, the default view looks like below
sector(S) LOB(S) QTR(s) Industry(s) data1(n) data2(n)
255u-a DIS AMS 4 BANK 10 15
255u-b IND SI 3 TEL 20 25
................
then what I want to do now is to have a cube B, to switch SECTOR, LOB, QTR and INDUSTRY into dimension, and sector is parent of opp_no. the layout looks like
LOB QTR INDUSTRY
Data1 Data 2
DIS
255u-a xxxx xxx
IND
255u-b xxxx xxx
Anyone have the same experience, how can I use rule to get data from Cube A to Cube B, what I want is a automatic way that data in cube A and B are in the same page, any idea? thanks a lot