Hi, I have some data from an EnumList, which ...

Hi, I have some data from an EnumList, which is stored as a “list” (apologies for any incorrect terminology) within one cell of my table. How do I extract that data, or reference an individual value within that list, or even store each value in it’s own row again (with the same row values as every other list value)?

I.E.

{A,B,C} transformed to Row_1: A Row_2: B Row_3: C

Thanks in advance, Sean

0 3 333
3 REPLIES 3

I’m afraid that won’t be possible directly. You could send them with the webhook and then produce a API call which could create those new records. Not very simple solution, but doable.

Thanks Aleksi - no worries. Just wondered if I was missing something simple or obvious. Appreciate your reply, thank you. Will see how I can restructure the app to avoid the complication.

You’re welcome

Top Labels in this Space