cancel
Showing results for 
Search instead for 
Did you mean: 

using range in selection screen in username field?

Former Member

i wanted to use range in username field in selection screen.

i have three username use as a input.

1) rehan.anjum (2) zeeshan (3) amjad

when we enter range between amjad or rehan.anjum so output is correct.but when we enter range between amjad or zeeshan then output is coming not correct. In second scenario output contains only amjad or zeeshan but in output rehan.anjum are also shown in output.

work.txt

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member

Hello sir,

Actually i wanted to enter amjad in first input and zeeshan enter in second input so in output show only amjad and zeeshan username but in output shows amjad and zeeshan in output and also shown rehan.anjum in output.join in okay and other fields are okay but i cannot understand where is problem.

0 Kudos

The problem is because you are using this two blank fields, the program do one between in the two names. You are entering with letter A in the first and Z in the second, all names that start withe letters between A and Z also be returned.

0 Kudos

Hello Afraz,

in the select screen click on the arrow and put each value in the Select Single Values.

In this way, the select search for each value, and dont do the between.