I am doing a DVWP to show out of date information.
I am aiming at showing records that havent been modified in a 3 month period. Rather than use the Modified field I am using a Date/Time column to record the information as I need to know when the item was actually added/amended, rather than when it was added/amended on SharePoint.
Is there any inbuilt functions to compare dates in SPD? or will I need to write an XSL template to achieve this?