0

How to create a single use formula field?

How do I create a formula field on a form that only shows once with a math formula using sum of another field that is divided and then other math done etc? I sum a numeric field and want to take that total on a view and do some other math functions to it in order to arrive at a payment amount for a reseller that does sales for me.

2 replies

null
    • Support
    • 6 yrs ago
    • Reported - view

    Hi, 

    Could you please elaborate on your question?
    To make a sum of a column of an entire table you can use the following formula:

     

    sum(yourTable.yourField)

    Best, Jörg

    • jerryrankin
    • 6 yrs ago
    • Reported - view

    I got help already for this issue..thanks!

Content aside

  • 6 yrs agoLast active
  • 2Replies
  • 1506Views