Join data transformation doesn't work with single query

It maybe is not documented that good, but all the data transformations only work on collections/arrays. A workaround would be to just not use single query but use the mutliple records and limit that to 1.

1 Like