I need to create a 15 level report on Bill of Material Data. In other words, you start with a PartNO, and it's made up of 3 other parts, then those are made up of 2 other parts, etc.etc....down to 15 levels. I have the data without any level informaiton in the raw data through ODBC. I've been able to create a query that correctly identifies all the levels, but of course, it repeats the first level for each of the others, etc because it creates a new record with all of the levels each time I add a new level.
When I use this to create a report, even with turning on shrink on all fields, and on the detail, I get big spaces because I have to hide duplicates. I've tried using groupings, though I know I'm limited to 10 groups. I ended up with the same problem anyway. I also tried to make the fields so short that you could barely se them (.01 height) and turn on *Can grow*...still same results.
I've tried doing different queries and subreports, but always end up with big spaces on my report because of duplicated fields in my query.
In addition to wanting all these levels showing on a report, they want about 15 descriptive fields to print for each level. I may go grey on this one! At this point if I can just get the levels to print without spaces, I'll worry about the other fields afterwards.
Would anyone have any ideas on how to go about this? I don't need a lot of details, just a direction to try. I'm basically working with a big tree of data (Explorer reminds me of what I need to do).
Thanks for any help you can give me!!!!! Sue
When I use this to create a report, even with turning on shrink on all fields, and on the detail, I get big spaces because I have to hide duplicates. I've tried using groupings, though I know I'm limited to 10 groups. I ended up with the same problem anyway. I also tried to make the fields so short that you could barely se them (.01 height) and turn on *Can grow*...still same results.
I've tried doing different queries and subreports, but always end up with big spaces on my report because of duplicated fields in my query.
In addition to wanting all these levels showing on a report, they want about 15 descriptive fields to print for each level. I may go grey on this one! At this point if I can just get the levels to print without spaces, I'll worry about the other fields afterwards.
Would anyone have any ideas on how to go about this? I don't need a lot of details, just a direction to try. I'm basically working with a big tree of data (Explorer reminds me of what I need to do).
Thanks for any help you can give me!!!!! Sue