I haven’t found a convenient way of working with dates yet. It’s always a convoluted formula that involves a splitting up a string, then changing the values to dates then looping through it. A List of Dates column would greatly help with this.
Hi Samuel,
Could you explain a bit more about what you need?
P
Sorry if my explanation isn’t clear.
Lets say I have a table called Sessions, and the same sessions runs over multiple days. What column type would be best to use to have all of those dates in a single column? I sometimes make a Dates Table, then do a relation, and sometimes I do a text field, but then when I want to filter by the date, I have to split it and check through the list.
I am proposing a Dates Select, so one cell can simply contain multiple dates. Does that make sense?