Skip to main content

GLAccountBalance Function

GLAccountBalance Function

Definition

The GLAccountBalance function returns the balance of a GL Account based on a series of arguments.

Function Arguments

Argument NameInput InformationRequired
SubsidiarySubsidiary NameNo
Fiscal YearFiscal Year in the format specified in NetSuiteYes
PeriodPeriod Number (ex: 1 for January)Yes
Period RangeValid values include ITD, YTD, RTD, QTD, PTD, TTDYes
Account NumberValid Account NumberYes
BookBook Number. Default is 1 if omitted.No
ItemItem IDNo
ClassClassification NameNo
DepartmentDepartment NameNo
LocationLocation NameNo
EntityEntity NameNo
Transaction TypeTransaction TypeNo
PostedSpecified whether to include only Posted (P) or Non-Posted (NP) Transactions. Valid values are P (default) or NP.No
CurrencyIf left blank, will default to the currency defined by the Subsidiary. Currency Names are listed in the Data Retrieval section of the ribbon.No
Custom Segment ParametersCustom segment filter values. Multiple custom segments can be specified.No

Remarks

  • There are some accounts from the GL Accounts list that are only accessible from certain subsidiaries. To review this, refer to the SubsidiaryHasAccess column in the GL Accounts list.
  • If you are trying to create a trial balance for reviewing all accounts and confirming that they total to zero, be sure to include the GLAccountRetainedEarnings function as well.

Example

Let's say you want to see the account balance for all accounts in FY 2024 for your Consolidated Subsidiary as of the current period, you can do this using the GLAccountBalance function.

  1. Start by having a place where all required function arguments can be entered. This will include your list of GL Accounts as well.
    1. Function Arguments for GL Account Balance
  2. Select Finsyte Functions > GLAccountBalance
  3. Link all function arguments including Account Number. Use the F4 key for cell referencing as needed.
    1. Account Balance Arguments
  4. Select OK to see the first balance returned. Drag or double click to apply the formula down to all account numbers.
    1. Account Balances

Note: Right click on the amount to Drill Down into more detailed information about specific account balances.