Show entries only for upcoming dates only

Hi,

I want to display only the list of upcoming events only(today’s date>=upcoming event ), but I can’t find any way to do so, can someone help please?

0 4 326
  • UX
4 REPLIES 4

Should be able to do:
TODAY()>=[dateColumn]

but where I should put this formula? Also, ‘>=’ term is not working in formula section

Create a slice with the expression being [DateColumn] >= Today() and then create a view with that slice.

Sorry didn’t get the notification! Do what @Heino_Matthee said ^

Top Labels in this Space