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 328
  • 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