How do I query a query?

A

Antavas

I have a parameter query that allows me to enter a date range using the
"Between [] and []" this returns all issues opened during a certain time
period.

What I need to do now is to take those results and create a query that
returns all of the issues opened prior to whatever start date I enter.

Any advice would be greatly appreciated.
 
G

Golfinray

Just create your query and let's say you want to know everything before
1/1/2007, then in the query criteria put <1/1/2007.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top