LAE

Welcome to the LAE community!  Please feel free to start a discussion in the discussion tab or join in a conversation.

Discussions

Members

Resources

Events

 View Only
  • 1.  Same Agg nodes, same script but different results

    Employee
    Posted 03-29-2018 00:20

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: sto

    Hi All,

    I�ve created a classic Agg node with a GroupSum.
    I ran it.
    But, by checking some values and comparing with excel I found some mistakes in the GroupSum result

    I created the same Agg node (with the same input and the same script). I ran it and got the correct results.

    What could explain such difference ?


  • 2.  RE: Same Agg nodes, same script but different results

    Employee
    Posted 04-05-2018 10:50

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: gmullin

    What have you got in your GroupBy parameter? This should sum up the values of a field similar to a pivot table in Excel. Its not going to sum up the total in a field like how it would with highlighting an entire column in Excel, unless in GroupBy you just put the value 1 or true.