Hi everyone
I noticed that when Im choosing one of the first dropdown options it gives me the answer for another (that have almost the same string, for example: string1=“game”, string2=“game end” (its not really the string in the project but its kind of the same))
TESTING STUFF.xaml (9.2 KB)
Config - daniel.xlsx (8.4 KB)
in the config file I attached there is a table of 2 columns name and value, and i want to create the option to choose a name from the dropdown and get the number of it
my problem is that there is couple of names that have almost the same name and when i choose 1 of them (daniel - daniel end) it doesnt get the right one
thank u very much