Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Query

Status
Not open for further replies.

jalenben1

Programmer
Jul 22, 2008
154
US
In Access I have a query where I have a report giving me the following:

Priority MTTR Response Time KPI(Met/Missed)
Major 0:07
Minor 0:42
Minor 0:45
Major 0:22
Major 0:16
Major 0:12
Major 0:12
Major 9:37

I am trying to compute in a query whether a KPI was met or missed. How would I do that in a query. Keep in mind that Priority and MTTR Response Time are field names in a table that I used in a query.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top