Hello,
CR XI and Oracle DB
I have a report that will be using two selection criteria and one date range(Delivery Date). The report is supposed look at plans that are ASSISNED and COMPLETED plans within a particular range , usually a month or two, and plans that are PENDING. Pending means that it could have been assigned several months ago and not yet completed.
I am bringing in data from 11/2004 to the present. My issue is that is it possible to bring in all the data within 11/2004 to present in the background... then the user will only see the data within the StartDate and EndDate parameters(i.e. 6/1/2005 to 7/31/2005). I need to check which plans have been COMPLETED within the user defined criteria. The problem is to pending which needs look at all the PENDING plans that have been assigned to the the worker.
The report is not getting the accumulated PENDING plans. Can this be done on one report which the users wants or will I need to create a subreport.
Gregory Sanders
CR XI and Oracle DB
I have a report that will be using two selection criteria and one date range(Delivery Date). The report is supposed look at plans that are ASSISNED and COMPLETED plans within a particular range , usually a month or two, and plans that are PENDING. Pending means that it could have been assigned several months ago and not yet completed.
I am bringing in data from 11/2004 to the present. My issue is that is it possible to bring in all the data within 11/2004 to present in the background... then the user will only see the data within the StartDate and EndDate parameters(i.e. 6/1/2005 to 7/31/2005). I need to check which plans have been COMPLETED within the user defined criteria. The problem is to pending which needs look at all the PENDING plans that have been assigned to the the worker.
The report is not getting the accumulated PENDING plans. Can this be done on one report which the users wants or will I need to create a subreport.
Gregory Sanders