I am creating a report that is grouped by a variable which has 3 statuses. This is a basic report that merely lists all instances where variable j <> "k".
I need a formula that will do the following:
List all instances when status=a and j<>"k", and status=b, and j<> "k".
For status=c, time must also=x and j<>"k" to list appropriate instances.
"status" is one database field,with 3 possible values. and i think i need to set up, in select expert, a way to filter status c for time, but not status a or b.
any help?
I need a formula that will do the following:
List all instances when status=a and j<>"k", and status=b, and j<> "k".
For status=c, time must also=x and j<>"k" to list appropriate instances.
"status" is one database field,with 3 possible values. and i think i need to set up, in select expert, a way to filter status c for time, but not status a or b.
any help?