Hi Paul,
You may try this.
Make two formulas at report level.
1) CAA --> if code = CAA then return CAA else ''
2) PBP --> if code = PBP then return PBP else ''
then show these two formula beside order#.
Hi Paul,
You may try this.
Make two formulas at report level.
1) CAA --> if code = CAA then return CAA else ''
2) PBP --> if code = PBP then return PBP else ''
then show these two formula beside order#.