Hey amazing people 🙂 I have a rollup field puling in unique values, and I really would like it sorted (in this case by ascending date) but I can't figure out how to do that? Community Search didn't bring much up for me.
Here are my settings:
And here is my display result
I would like to see "March 3rd, 2023" March 4th, 2023" "March 5th, 2023"
It seems to pull in based on the order of my current Top view in the Table it is pulling from, but even swapping the View with the sort order I want didn't seem to change anything (And I don't want that view at the top anyway)
Any ideas?