[progress Communities] [progress Openedge Abl] Forum Post: Re: Related Fields Totalling

  • Thread starter Thread starter Shiva Duriseati
  • Start date Start date
Status
Not open for further replies.
S

Shiva Duriseati

Guest
Hi Eric, You could use following code in HTML template report to get the sum of all related field(Currency type) for each record. Example: I have created two objects ObjectOne and ObjectTwo with 1-1 cardinality . Created "Currency Field" in ObjectTwo ,used related field in ObjectOne as "Currency Field". In HTML template report used following code. Please note there could be another way to do this.I have used simple method by looping all the records in "ObjectOne" and summed up related fields(currency fields). Please find attached app.xml for your reference. Regards, Shiva (Please visit the site to view this file)

Continue reading...
 
Status
Not open for further replies.
Back
Top