Skip to main content
Hi, How will it be possible in salesforce ?,

 

if i want to make Accounts Ledger like Tally,without coding.

 

Method (Sale Amount(custom Object - Payment(Cust-Obj) = Current Balance (Report or Cust-Obj),

 

Please Help
2 件の回答
  1. 2018年10月25日 7:57
    Do both of these objects have a Master-Detail relation to the account? If so, you could use two Rollup Summary fields to sum up the values of Sale Amount and Payments, then create a formula field to calculate Sale Amount - Payment.
0/9000