0

Insert a formula in "field" in a NL

Hello,

Suppose we have a table with

*Id *FieldA *FieldB *MANUAL CALCULATION A/B
1 10 1 (10/1) = 10
2 20 5 (20/5) = 4
3 5 5 (5/5) = 1

The column MANUALCALCULATION is not on the NAV, bu I want the total sum of that information.

So I would need something like:

NL("Sum";"Table";"FieldA"/"FieldB")

But it seems no formula is allowed on field. How can I get the number wth NL formula? :roll:

Thank you!!!!

3 comments

Please sign in to leave a comment.