Hello:
I am trying to figure out how to create a filter that will use the session date to return results for a trailing twelve months. So, I want my result set to have data that is dated between today and (today - 365 days). If it's easier to create this variable in the repository and expose it on the presentation layer, then let me know that too. I'm expecting that I can do this directly in the web cat, but am willing to take any advice I can get.
I am trying to figure out how to create a filter that will use the session date to return results for a trailing twelve months. So, I want my result set to have data that is dated between today and (today - 365 days). If it's easier to create this variable in the repository and expose it on the presentation layer, then let me know that too. I'm expecting that I can do this directly in the web cat, but am willing to take any advice I can get.