Date picker day filter

Hi guys… i need to filter the “deck view”
i have in my spreadsheet a column “purchase day” and y need to filter for example “today”, 7 days before, etc"

can you help me where can i start?

thanks for your help

0 4 858
  • UX
4 REPLIES 4

So, I think the following should work:

[Date] > (TODAY() - 6)

That would be 7 or more days ago. [Date] is just a column name I made up. Please insert your column name between [ and ].

Oops! I think my expression would be 5 days ago or more recent. Sorry.

Steve
Platinum 4
Platinum 4

To filter a deck view, you’ll need to use a slice:

Yes. And I hope the expression I offered, or one like it, will work to do the filtering in that slice.

Top Labels in this Space