Quantcast
Channel: SCN : Discussion List - SAP BusinessObjects Design Studio
Viewing all articles
Browse latest Browse all 4041

getSelectedMember of CrossTAB

$
0
0

Hi

 

Data Source : HANA

 

DS.jpg

 

I have Kept the dimension Month in column , so that I can get a view like this

result.jpg

 

I want to click on a datacell and capture the intersecting ROW ( GLCODE ) and COLUMN ( MONTH ) .

I will be using the captured GLCODE and MONTH to set filter on another Dataset .

 

On the CrossTAB I enabled

Selection Type : Data Cell

Selectable Area : ALL

Context Menu Enabled: True

 

 

However I am not being able to capture the MONTH that is in the Column , but being able to retrieve the GLCODE

 

TEXT_5.setText(CROSSTAB_2.getSelectedMember("MONTH").text);

TEXT_6.setText(CROSSTAB_2.getSelectedMember("GLCODE").text);

 

And If I use this statement

TEXT_5.setText(CROSSTAB_2.getSelectedMember("MONTH").internalKey);

 

Then it returns me the below text

 

(ALL_MEMBERS)

 

Your help is appreciated

 

rishi


Viewing all articles
Browse latest Browse all 4041

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>