ArchiveUser
7 years agoQrew Captain
Summing up a numeric field from different entries.
Hi, I would like to ask how to solve the example below:
Under the Salary table, I have three records: Record 1, Record 2 and Record 3.
Record 1:
Month: 201902
Money: 80
Record 2:
Month: 201911
Money: 90
Record 3:
Month: 201905
Money: 70
Is there a way to combine the Money field of the 3 records in another field (i.e Year 2019)? So for this example, the Year 2019 field should get the sum of 240.
Thank you for the help!
Under the Salary table, I have three records: Record 1, Record 2 and Record 3.
Record 1:
Month: 201902
Money: 80
Record 2:
Month: 201911
Money: 90
Record 3:
Month: 201905
Money: 70
Is there a way to combine the Money field of the 3 records in another field (i.e Year 2019)? So for this example, the Year 2019 field should get the sum of 240.
Thank you for the help!