Forum Discussion
JamesCoco
5 years agoRegular Visitor
Filter columns and compare dates
I have a SharePoint list with about 30 date columns, each representing a document in our library. Each employee adds their name to this list and the date that they have read each document. I then...
PhilipTreacy
Super User
5 years agoHi JamesCoco
How exactly do you want to compare dates? What is it you are trying to gauge?
Presumably you want to know if someone has read the document since it's last update date?
If so you can check if the person's reading date is equal to or after the document update date.
Please share some data so I can understand your data structure.
Regards
Phil