all groups > sql server reporting services > july 2005 >
You're in the

sql server reporting services

group:

query help



query help Nat Johnson
7/10/2005 3:44:02 PM
sql server reporting services: i need to include in my query a filter for dates. i need to just return
records that have happened in the last six months. I do i do this. help
please.

RE: query help gMaster
7/10/2005 6:31:02 PM
try date between startdate and dateadd(m,-6,startdate)

[quoted text, click to view]
AddThis Social Bookmark Button