JS inner join match single row?
I'm trying to inner join a parent which will always be a single value but it represents an array, is there an easy way to return a single value? here's the match currently, children will be fine as an array but the parent will always be singular.
I currently just get the first value but I don't really like this approach:
I currently just get the first value but I don't really like this approach: