question

William Glp avatar image
0 Likes"
William Glp asked Jason Lightfoot commented

Sum quantity labels by matching other label in a list?

Hi, I need some help. I have a list that push data about customer's orders. I need that if the same custome has more than 1 order, to sum the quantity of the orders. For example, in the next image there are two orders for "Cliente6". I want to sum 19 and 34 and safe this data in the list.

1667578900376.png

FlexSim 22.2.2
listpush to listmatch labelsum
1667578900376.png (41.1 KiB)
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

·
Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered Jason Lightfoot commented

There is a list option, which allows only unique values. If you push more values to such a list, label values get summarized.

· 2
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

William Glp avatar image William Glp commented ·
Thanks! But what happend if I'm pulling the token to the list? This helps me to pull the quantity and the client labels to the list in different columns. I do not how to pull only the client and quantity label without pulling the token.
0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.