What is your goal?
I want to have a simple array that only gets the Id values from the previous bundles.
What is the problem & what have you tried?
I have checked the documentation of the map() function and several help files. I believe I’m doing exactly what the docs say: use map() on the array and pass in the Id field name. I have tried capitals, lower case, etc. The result is always an array of empty strings. What am I doing wrong?
