I have an array like [1,2,3,4,5,…]. I want to put it on repeat in a title field and I tried many combination in repeat but didn’t able to use it. Can you please help me with this.
I guess the issue is having no key within this array. How to add key is also another question to such an array.
Thanks much! I spent 4 hours on this. Work of a second from your answer!
I want to now read that repeared value from another data variable, in the repeated value, which formulae should I use as formulae. Take “id” from this repeated current value and look it up to the an array where there is a field “name” to pick…