im executing a process that is returning this i dont understand why there is a comma before the result of the map which is returning errors in other nodes how can i fix this?
Discussion posts and replies are publicly visible
Yes, the second piece of code can return a list including null values. I highly recommend to prevent that happening. Trying to solve the problem down the road will just create a bigger mess.