I have defined a session variable which is supposed to have multiple values and hence i have enabled row wise initialization for that variable. But always the variable returns only the first value in the list.
Expected output is : 805:806:810:845
but when i use VALUEOF(NQSESSION.V_ZONE_CODE) i get only 805
I need to get all the values.
Regards,
Bhuvan R