Forum Discussion

Wecks's avatar
Wecks
Frequent Visitor
7 years ago
Solved

Filter data by todays date

I am looking to sort data based on todays date. I created a column called Today that looks at the Entered date and if it equals today then it will show a 1 and if not a 0. Today = IF(EnteredDate[Date]...