Hello,
I am using a custom code to pull from a list like this:
I have two labels on my list, one is a string, and the other one is an integer.
When I use the integer label in the query for pulling, it works.
BUT, when I use the string it DOES NOT work.
How can I implement the code, so it pulls the right string label? Considering that I cannot change the label to be an integer.
Thank you!