Me again, still working on same database as Going mad trying to avoid duplicates with ARRAYUNIQUE.
I’m trying to create a field that shows a date-ordered list of unique dates on which the items on the table are listed in a linked table.
The rollup (or a lookup) works fine, and ARRAYUNIQUE() is doing its thing, however the result is a slightly strange, non-sequential order which I think might be related to the creation time of each record.
Has anyone got any bright ideas of a workaround that might let me sort this into a sensible order?
