Forum Discussion

ImaniBrown's avatar
ImaniBrown
Qrew Member
7 years ago

Simple formula to sum or average a column in a report

I have an imported/synced spreadsheet and I just want to sum and average the # of Assets column.  I can't figure out how to do this in the formulas.  In Excel it would be Sum(D2:Dn). 

3 Replies

  • ChrisChris's avatar
    ChrisChris
    Qrew Assistant Captain

    The averaging or totaling of a column is in the properties for that field, "Allow Totals...", or "Allow Averages..." Again, go into the properties for the field, # of Assets, to indicate you want these on your report.

  • Thanks.  After asking I realized that I had the field defined as a text field so I wasn't being shown the options.  
  • MCFNeil's avatar
    MCFNeil
    Qrew Captain
    Create a new field on the sync table.  A 'formula-numeric' field, and then convert the text value to a number.

    ToNumber([Text Field])

    Then enable the properties for totals/averages as desired.


    Matthew Neil - Product Specialist