I would like to create a query that retrieves the last 90 days of information for computers with Order Date information. I have tried the following with no success. We are running LDMS 9.5 SP2.
computer.asset Info. Order Date > Getdate() - 90
computer.asset Info. Order Date > Getdate() -90
computer.asset Info. Order Date > Getdate()-90
I am not getting any results. What am I missing?