Hello, I am trying to have a column of a list that show multiple dates using a sub query. The query seems to have it's filters setup correctly, because if I select record id, I get a comma list of the correct records, but if I use a date field, instead of the dates, I get NaN-NaN-NaN. If I set it to a single record rather than a comma list, then I get one of the dates as I would expect.
I am doing something wrong, or is this not possible?