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");