PAULCALLAGHAN
Technical User
I'm having this crystal report design problem and would greatly appreciate any input.
I'm using CR XI and ODBC connection to Pervasive data files.
For each production part there are standard operating steps. For example, part 1234 has the following steps,
0010 gather RM
0020 machine RM
0030 gather supplies
0040 put it altogether
When a part is placed into production, through a work order, the standard steps are the default steps used. However, production may decide to delete/add a step.
I'm attempting to create a report to show everytime we make part 1234 what are the actual steps versus the standard steps, and thereby show any new or added steps, as well as the effect of deleting a standard step.
I've tried a subreport approach containing the standard steps. The subreport links are part number and step number.
The container/main report shows the actual steps. But if a standard step is deleted, in the work order, then it doesn't show up at all in my container/main report because there isn't an actual step matching it.
If I reverse my subreport approach - use actual steps for a subreport - then I get the same output problem when an actual new step is made but there is no matching standard step.
I'm using CR XI and ODBC connection to Pervasive data files.
For each production part there are standard operating steps. For example, part 1234 has the following steps,
0010 gather RM
0020 machine RM
0030 gather supplies
0040 put it altogether
When a part is placed into production, through a work order, the standard steps are the default steps used. However, production may decide to delete/add a step.
I'm attempting to create a report to show everytime we make part 1234 what are the actual steps versus the standard steps, and thereby show any new or added steps, as well as the effect of deleting a standard step.
I've tried a subreport approach containing the standard steps. The subreport links are part number and step number.
The container/main report shows the actual steps. But if a standard step is deleted, in the work order, then it doesn't show up at all in my container/main report because there isn't an actual step matching it.
If I reverse my subreport approach - use actual steps for a subreport - then I get the same output problem when an actual new step is made but there is no matching standard step.