Split a list and adding a new row action

Ami
Bronze 5
Bronze 5

Hello
I have a table in which i have a list of values. I wish to split these values into separate values and then add a new row action with each value.

so far i have managed doing so when i know in advance the number of values in the list and then created an action for each value using this for example INDEX(SPLIT([EMP ID],","),2)

Is there a way to do so when i have many values in the list and with only one action?

Thanks

0 3 164
3 REPLIES 3

Steve
Platinum 4
Platinum 4

Nope.

So an action per value as i did?

Thatโ€™s the easiest way, yes.

Top Labels in this Space