Re: Table qualification for open incidents assigned to the group.

2007-07-24 Thread BeXpress
Kinnary, When I tried your qualification my table is blank. Thanks, Brian On Jul 23, 10:07 pm, Kinnary Shah [EMAIL PROTECTED] wrote: Also, If u want to see for all the member of his groups then, remove the qual - (( 'Assignee Login ID' = $USER$) OR ( 'Assignee Login ID' = $NULL$) So the

Re: Table qualification for open incidents assigned to the group.

2007-07-24 Thread Payne, George
:[EMAIL PROTECTED] On Behalf Of Don McClure Sent: Monday, July 23, 2007 4:19 PM To: arslist@ARSLIST.ORG Subject: Re: Table qualification for open incidents assigned to the group. Have you tried a slight Boolean modification: (( 'Status' != Closed) AND ( 'Status' != Resolved) AND ( 'Status

Re: Table qualification for open incidents assigned to the group.

2007-07-24 Thread BeXpress
4:19 PM To: [EMAIL PROTECTED] Subject: Re: Table qualification for open incidents assigned to the group. Have you tried a slight Boolean modification: (( 'Status' != Closed) AND ( 'Status' != Resolved) AND ( 'Status' ! = Cancelled)) AND (( 'Assignee Login ID' = $USER$) OR ( 'Assignee

Re: Table qualification for open incidents assigned to the group.

2007-07-24 Thread Payne, George
] On Behalf Of Don McClure Sent: Monday, July 23, 2007 4:19 PM To: [EMAIL PROTECTED] Subject: Re: Table qualification for open incidents assigned to the group. Have you tried a slight Boolean modification: (( 'Status' != Closed) AND ( 'Status' != Resolved) AND ( 'Status' ! = Cancelled

Table qualification for open incidents assigned to the group.

2007-07-23 Thread BeXpress
I hope some of you guys can help me with this, I submitted this to Remedy support over a month ago and cannot get an answer. I have created a table field in a form to display incidents that are assigned to the group with no individual assignee and open incidents that are assigned to the other

Re: Table qualification for open incidents assigned to the group.

2007-07-23 Thread BeXpress
I tried qualification that you suggested Don and got the same outcome. Thanks Brian On Jul 23, 4:19 pm, Don McClure [EMAIL PROTECTED] wrote: Have you tried a slight Boolean modification: (( 'Status' != Closed) AND ( 'Status' != Resolved) AND ( 'Status' ! = Cancelled)) AND (( 'Assignee Login

Re: Table qualification for open incidents assigned to the group.

2007-07-23 Thread Kinnary Shah
To: arslist@ARSLIST.ORG Subject: Re: Table qualification for open incidents assigned to the = group. I tried qualification that you suggested Don and got the same outcome. Thanks Brian On Jul 23, 4:19 pm, Don McClure [EMAIL PROTECTED] wrote: Have you tried a slight Boolean modification: (( 'Status' !=3D

Re: Table qualification for open incidents assigned to the group.

2007-07-23 Thread Kinnary Shah
Group') Lemme know if this helped! Kinnary From: Kinnary Shah (WT01 - FINANCE BANKING SERVICES) Sent: Tue 7/24/2007 8:33 AM To: arslist@ARSLIST.ORG Subject: RE: Table qualification for open incidents assigned to the group. Hi , U want the open tickets