luv2bike2nv
IS-IT--Management
Crystal Reports 8.5
I created a report that pulls the following information using 3 DBs.
Part Number, Description, order number, vendor ID, Transaction date, Original quantity, Transaction quantity, Unit of Measure, Stock ID, Transaction Code, Reference and User Define Reference.
There is only one Parameter (for Transaction date), two select statements – 1) order number between 700000 and 799999. 2) transaction date using the Parameter.
There are several Transaction Codes in the DB however the report is only picking up the R (received) Transaction Code. We are looking for the Transaction Code of T (Transfer)
To correct this problem (or try to correct this problem) I created a Parameter and set the Default Value to T (for Transaction), created a Select Statement with “is equal to” the Parameter %transaction code, when I run the report nothing is returned.
I am not sure where to go from here. Thanks in advance!
I created a report that pulls the following information using 3 DBs.
Part Number, Description, order number, vendor ID, Transaction date, Original quantity, Transaction quantity, Unit of Measure, Stock ID, Transaction Code, Reference and User Define Reference.
There is only one Parameter (for Transaction date), two select statements – 1) order number between 700000 and 799999. 2) transaction date using the Parameter.
There are several Transaction Codes in the DB however the report is only picking up the R (received) Transaction Code. We are looking for the Transaction Code of T (Transfer)
To correct this problem (or try to correct this problem) I created a Parameter and set the Default Value to T (for Transaction), created a Select Statement with “is equal to” the Parameter %transaction code, when I run the report nothing is returned.
I am not sure where to go from here. Thanks in advance!