0

Use field of linked table in sum?

Hi,

I have created a cash planning and would like to assign a part of the outstanding blanket orders to each month. I already have the function below to get the outstanding amount. But I would like to take only a part of that amount into consideration. Being the outstanding amount, divided by the number of days to the due date of the blanket order * 30. Would that be possible? With the NF function I can work with fields of the main table (sales line), but I cannot use fields from the linked "Sales Header" table? Thanks


=NL("Som";"Sales Line";"=NF(;""Outstanding Amount"")";"Document Type";"Blanket Order";"Type";"Item";"No.";"<>''";"Link=";"Sales Header";"Document Type";"=Document Type";"No.";"=Document No.";"Due Date";".."&D4)

1 comment

Please sign in to leave a comment.