Hi guys,
I am trying to filter a list so that it only shows documents with the current day's date and onwards - any idea how to achieve that ?
Hi guys,
I am trying to filter a list so that it only shows documents with the current day's date and onwards - any idea how to achieve that ?
filter by current time
create a custom function that return a dateTime value of the current date and using it to filter a list