Pull specific vale from a list using Query

Pull specific vale from a list using Query

Esqueda
Not applicable
27 Views
3 Replies
Message 1 of 4

Pull specific vale from a list using Query

Esqueda
Not applicable

[ FlexSim 23.2.2 ]

I need to know how to pull an specific value depending on the label of a token but im not sure of the syntaxis needed for that, I dont know how to write the condition or is it possible to do so, the token already comes with the label "Clientex" and I want to select the label size from a list depending on the label of Clientex of each token, this for checking if theres available inventory for that client in specific, pulling it from a total inventory list1702344986098.png1702345000721.png


Accepted solutions (1)
28 Views
3 Replies
Replies (3)
Message 2 of 4

moehlmann_fe
Observer
Observer
Accepted solution

Any variables you want to pass into the query have to be in relation to the "puller". You set what the puller is in the respective field in the activity. By default it is the token, so all you have to do is to replace "token.Clientex" with "puller.Clientex".

Message 3 of 4

jason_lightfootVL7B4
Autodesk
Autodesk

Hi @Esqueda, was Felix Möhlmann's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always comment back to reopen your question.

0 Likes
Message 4 of 4

Esqueda
Not applicable

That worked perfect, thanks a lot!

0 Likes