Hello,
I have 2 Transaction Lists :
- List 1 : with Doc # (string), Parent Item (Dimension), Product Lvl 2 (Dimension)
- List 2 : with Doc # (string)
None of the Doc # is unique on both Lists.
In List 2 I want to retrieve Parent Item following the rule : IF List1.Doc # = List2.Doc # AND Product Lvl 2 = “VPS” Then Parent Item (Dimension)
I tried this but doesn’t work and I don’t understand why.
In my screenshot, P&L.Transaction = Doc # from List 2 and Transaction List.Document Numer = Doc # from List 1
Thanks for your help !
Alexandre