need help how create a crystal report formula for the following
I need to output datetime value from one table, but need to meet a condition value from another field in the same table.
per example
table structure is the following
customer_fname, customer_lname, prod_id, datetime
lastname, firstname, 9300, time
I need the datetime output only when the prod_id is 9300 for this customer.
any help greatly appreciate
I need to output datetime value from one table, but need to meet a condition value from another field in the same table.
per example
table structure is the following
customer_fname, customer_lname, prod_id, datetime
lastname, firstname, 9300, time
I need the datetime output only when the prod_id is 9300 for this customer.
any help greatly appreciate