SI.WAREHOUSENAME
Overview
The SI.WAREHOUSENAME function returns the warehouse name corresponding to a given warehouse ID.
Syntax
=SI.WAREHOUSENAME(
ConnectionName,
WarehouseID
)
Arguments
The SI. WAREHOUSE NAME function uses the following arguments:
Argument | Required/Optional | Description |
| Optional | Provide one of the following values:
OR Omit the argument to return results for all compatible connections with default aggregation settings. |
| Required | The ID number of the warehouse |
Example
Assuming the following configuration within Sage Intacct:

=SI.WAREHOUSENAME(
"Sage",
"100"
)
Description
Returns the name of the warehouse with the code "100".
Result

(this example uses a cell reference for
one of the arguments)