I need concatenate a value but not if the value already exist

how the app work:
i have an app that scan somes QR’s
SO, a row (POS SPT) Scan the QR’s and another row (POS entregues) Concatenate these.

but if some one scan the same QR, my app concatenate it too.

i need a way to not concatenate if the value already exist.

Solved Solved
0 3 369
1 ACCEPTED SOLUTION

Whoops! My mistake. Make it an EnumList type. Keep the column a normal (not virtual) column.

View solution in original post

3 REPLIES 3
Top Labels in this Space