I want to know how to supress fields based on a customer code in CR9.
I have the report grouped by location were there are 10 locations.
Next i have each name grouped for each location
Example:
Bank 1
Frank 100
Mike 50
Bill 0
Bank 2
Frank 0
Mike 0
Bill 0
Bank 3
Frank 0
Mike 0
Bill 0
Bank 4
Frank
Mike
Bill
Now each name is in each location however i want to supress a name if a quantity sold is met. And show the next name in squence.
Example:
Bank 1
Frank 100 //Frank's quantity is met show Frank in next
step
Mike 50 //Mike step has been entered so show his also
Bill 0
Bank 2
Frank 0// Frank;s quantity is met then i want to show
the next step
Mike 0// Next step after Bank 1 is complete
I tried suprressing names based on condition but this didn;t work does anyone have any suggestion?
I have the report grouped by location were there are 10 locations.
Next i have each name grouped for each location
Example:
Bank 1
Frank 100
Mike 50
Bill 0
Bank 2
Frank 0
Mike 0
Bill 0
Bank 3
Frank 0
Mike 0
Bill 0
Bank 4
Frank
Mike
Bill
Now each name is in each location however i want to supress a name if a quantity sold is met. And show the next name in squence.
Example:
Bank 1
Frank 100 //Frank's quantity is met show Frank in next
step
Mike 50 //Mike step has been entered so show his also
Bill 0
Bank 2
Frank 0// Frank;s quantity is met then i want to show
the next step
Mike 0// Next step after Bank 1 is complete
I tried suprressing names based on condition but this didn;t work does anyone have any suggestion?