Are you able to put the 2 values into a custom state where the data type is of ‘text’ ?
Then you can do what you like with it by referencing the state.
Hmm. It might work. I haven’t tried doing a custom state on a repeating group. If each repeating group cell stores its own respective state then I can see that doing the trick. I’ll try and report back. Thanks!
Seems like I can’t use the custom state on a repeating group cell. I gave up and added a column to my data for “meta product qty”. This works of course. But I wanted to avoid having to create a new field if it wasn’t necessary. Oh well.