I want to filter a list for items not modified in the past 6 months.
However, [Today], is the only variable I see that I can pass it for a
date. What I really want is to filter by things equal to or greater
than [Today-6 months]. Of course this is not a valid variable. Does
anyone know what other variables are available for filtering or what
custom code is needed to do this?