Skip to Content
1
Jun 20, 2014 at 06:42 AM

Convert MEMBER type to STRING type

1788 Views

hi ,

How to convert MEMBER type to STRING type ?

I am using the following method to select a keyfigure from KEYFIGURE_STRUCTURE1 in QUERY1 and want to pass to KEYFIGURE_STRUCTURE2 of QUERY2

The following method returns MEMBER type , Is there anyway that i could convert to string .

CROSSTAB_1.getSelectedMember("00O2TPQI3YEWWJU1E07CHMPPO");