Forum Post: RE: Rollbase Record Looping

  • Thread starter Thread starter tharanga_herath
  • Start date Start date
Status
Not open for further replies.
T

tharanga_herath

Guest
Hi Gain, Many thanks for the reply Problem is in my Code is return rbv_api.selectValue("SELECT SUM({!line_value#value}) FROM orderline WHERE {!R238341#id}= R238341"); Say For a Given order I have 3 lines. line item item_value 1 xxx 10 2 yyy 30 3. zzz 40 now Im creating line for 4 ttt 10 Trigger loop for 4 times but it sum line 4 item value for 4 times .

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