Skip to main content
Skip table of contents

SI.EXPANDREPORTINGACCOUNTSET

Overview

The SI.EXPANDREPORTINGACCOUNTSET function returns General Ledger accounts associated with reporting accounts in a specified set.

Syntax

CODE
=SI.EXPANDREPORTINGACCOUNTSET(
  ConnectionName, 
  ReportingSet, 
  ReportingAccount
)

Arguments

Argument

Required / Optional

Description

ConnectionName

Optional

Provide one of the following values:

OR

Omit the argument to return results for all compatible connections with default aggregation settings.

ReportingSetName

Required

Name of a reporting set.
The function will return accounts belonging to this set.

ReportingAccount

Optional

Reporting account code.
Defines a set of reporting accounts, for which GL accounts will be returned.

Supports Velixo range expressions.

If not defined, the function returns all GL accounts for all reporting accounts

Example

CODE
=SI.EXPANDREPORTINGACCOUNTSET("Sage2",A3)

Description: Returns all GL account codes associated with the reporting set defined in cell A3.

image-20251215-161153.png

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.