what data types are those variables?
assume title and ticker are single lines of text in the list also?
Just to be clear - will there only ever be one match for that value? if not, you will need to store into a collection and work with each item in the collection to get the data.
I have just created a simple list: ID, Title, Ticker (Single Line of Text)
Created workflow with query list action:
Run now returns:
vID is type List Item ID, vTextTitle is Single Line of Text, vTextTicker is Single Line of Text.
I used Log in History List action to output data:
Manually ran my workflow, looked at history and it's there:
Not sure what the differences are between mine and yours. the one thing that might be an issue is if the query were to return more than one item but that doesn't look to be the case in your screenshots above.
That is exactly what I'm expecting. This use to work for me. I have other workflows that use these actions, but they have not been ran for a few weeks. We recently upgraded to version 3.1.7.10. Do you mind checking and letting me know which version you are running? Also, thank you for taking the time to create this scenario.
I will check later tonight and let you know
May be worth raising a ticket with Nintex?
Cassy thank you for your feedback. Since this worked for you I decided to start from scratch with a new list. By doing so I was able to query a list and return the results. I went back to look at my initial workflow and the issue is with a choice column using a drop down. I'm not sure why this would cause a problem, but it's an easy workaround. Again thanks for taking a look at this.
no worries... be sure to mark the problem as resolved so that it no longer appears in the unanswered section.