How to filter list by DATE using FROM-TO instead of BETWEEN or BEFORE & AFTER


IM TRYING TO PULL INFORMATION FROM A LIST , IM SERACHING BY DATE and I only get the options BETWEEN, BEFORE OR AFTER date input, doing this wont include the fisrt and the list item on my search only the items between , how can I pull out everything

hey there! if i understand correctly, you want the list to include the input dates that the user has selected?

if so, you will need to amend the filters in your list!

example:


this shows that the list is responsive to include the input dates.

how you can edit your list:
2
3
4

hope this is what you were asking for!

-Kevin

1 Like

yes this what i meant , i going to try it now, thanks for the respond

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.