SI.EXPANDACCOUNTGROUPRANGE
Created by Damien Zwillinger, Modified on Thu, 05 Oct 2023 at 05:49 PM by Gabriel Michaud
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 |
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
Feedback sent
We appreciate your effort and will try to fix the article