cancel
Showing results for 
Search instead for 
Did you mean: 

In SAP Design studio how to capture multiples values from dimension filter and pass it to Bex Prompt

kaka_g
Explorer
0 Kudos

Hi All,

I am using design studio 1.6 SP6 patch3, and working on scenario where in i have to pass multiple values selected by user in dimension filter to bex prompt by using set variable Ext method. before passing the values i need to trim(Substring) and pass to bex prompt.

e.g ABC/GOOD so need to pass only "GOOD" text to bex prompt.

I have captured this value from dimension filter and substring it and passed it to Bex variable, it is working fine for single value selection, but if i select multiple values it is not working.

Experts please advise on the same.

Accepted Solutions (1)

Accepted Solutions (1)

kaka_g
Explorer
0 Kudos

Thanks Mario, Issue got resolved.

Answers (1)

Answers (1)

mario_panzenboeck
Contributor
0 Kudos

Hello,

can you please be more precise and describe what´s not working while trying to select multiple values? Do you get an syntax error?

Maybe you can attach your code here to see exactly what you are trying to do.

Best regards,

Mario