SI.EXPANDACCOUNTGROUPRANGE

Created by Damien Zwillinger, Modified on Tue, 13 Feb at 3:45 PM by Harry Lewis

Applies to:

  • Velixo NX
  • Sage Intacct


The SI.EXPANDACCOUNTGROUPRANGE function returns the list of Name field values from the Account Groups form in Sage Intacct.

 

Syntax

SI.EXPANDACCOUNTGROUPRANGE(Connection, AccountGroupRange)

 

The SI. EXPANDACCOUNTGROUPRANGE function uses the following parameters:

Parameter

Required/ Optional

Description

Connection

Required

The name of the connection as configured in the Connection Manager

AccountGroupRange

Optional

The range of account groups to include in the results. See our article on including multiple parameter values

AccountGroupTypeOptionalOptionally filters the returned account groups by type. The following values are supported:

A - accounts

C - category

G - groups

S - statistical accounts

T - statistical category

X - computation


(default: ACGSTX to return all group types)


Example

Assuming the following configuration within Sage Intacct:


=SI.EXPANDACCOUNTGROUPRANGE("Sage")

Description

Returns the name of all account groups defined in Sage Intacct:

 

Result



Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article