How to filter view in Kanban view by date

hi i recently started to build an app in the kanban board view, everyday my need to view data from that day only by date. how do i make this happen

0 1 485
1 REPLY 1

Jonathan_S
Participant V

Create a Slice with the following row filter condition. Than use this slice as your view data

[date] = Today()

Assuming your Date Column is Called Date:

Top Labels in this Space