I am trying to create a slice where it needs to display the rows with todays date as match (no matter what the time is)
I have tried with https://prnt.sc/H3svPoE97nbG
DATE([Next Action Date]) >= TODAY()
The table definition is here: https://prnt.sc/24icINLBkAtB
Sheet data is here: https://prnt.sc/6LVUNJKpbn9O
Whare I am doing wrong?
In general your expression in post is correct. However your test pane is showing an expression of
DATE([Next Action Date]) = TODAY()
The greater than (>) operator is missing in your above screenshot. So the expression may not be returning the desired results because at least in test pane there is no record with todays action date.
There are records below. But this doesn't work. I have already posted this in my question
Today is 28th in my Geo
There must be a way to do this, I am not sure. https://prnt.sc/8pUj1ykiKxYg
I refuse to visit external links for security reasons. Please include your screenshots directly in your post.
User | Count |
---|---|
18 | |
10 | |
8 | |
6 | |
5 |