Get Ledger Balance of a Specific company

Discussion in 'Tally.ERP 9' started by VipulM, Apr 20, 2020.

    
  1. VipulM

    VipulM New Member


    Hi there,

    Is it possible to ledger balance a specific company?

    eg - company A has a ledger XYZ with closing balance Rs 125, company B has a ledger XYZ with a balance of Rs -25 (credit balance)

    I need the below on the main dashboard of a group company
    Company B - > (25)

    I am trying to set a variable

    Code:
    [System:Formula]
    
    BalanceCompanyB    : $ClosingBalance:Ledger:"XYZ"
    but the result is coming as Rs100 which is netting off Rs125 and Rs25
    I need this to be only negative 25 since thats the balance of XYZ in B
     


Share This Page