How to exclude records not found in indented table?

ivanlotter
ivanlotter Member Posts: 31
I have indented BOM Component table on Item table and want the report to exlucde Items not found in BOM Component. ie. IF the No. field in BOM Component table does not exist do not return the Item reocrd.

Can this be done?
Ivan Lötter

Answers

  • SLF25
    SLF25 Member Posts: 37
    You could use the PrintOnlyIfDetail property on item data item if you just want to control the output.
  • ivanlotter
    ivanlotter Member Posts: 31
    Thanks it worked!
    Ivan Lötter