You’re right… it looks like you can’t convert a number to a list that way…
So use Arbitrary text instead, and just create a comma separated text containing all the input values, then split it, and convert each item to a number.
You’re right… it looks like you can’t convert a number to a list that way…
So use Arbitrary text instead, and just create a comma separated text containing all the input values, then split it, and convert each item to a number.