Forum Discussion

padinator's avatar
padinator
Helper I
4 years ago
Solved

Create sum of Expanded Table Column (number) after NestedJoin

Hello there!   I have the following problem. I am Joining two tables in the classical way by "OrderNo". As i am joining these tables (LeftOuterJoin) i get several matching records in the second ta...
  • Thingsclump's avatar
    4 years ago

    Hi padinator 

     

    Below screenshot shows a solution. You actually don't have to expand also after join.

     

    Table 2 column is created after merge which is shown in preview at the bottom.

     

    Sales amount total column is created using list.sum.

     

     

    ā€ƒ

    Thanks,

    thingsclump

    www.thingsclump.com