Hi, need help
I just need a slice formula to get today’s activity within start date and end date. Thank you
Solved! Go to Solution.
The expression syntactically and as per requirement seems to be correct. Are there corresponding records available in the table that have both start date and end date as today?
Could you check in test pane of the slice filter expression by tapping on “Test” option?
Or please try an expression something like below
Please try AND([Start Date of Activity]<=TODAY(), [End Date of Activity]>=TODAY())
Or please describe the above with some examples of date and time.
User | Count |
---|---|
16 | |
7 | |
6 | |
5 | |
3 |