SI.WAREHOUSENAME
Overview
The SI.WAREHOUSENAME function returns the warehouse name corresponding to a given warehouse ID.
Syntax
=SI.WAREHOUSENAME(Connection, WarehouseID)
Arguments
The SI. WAREHOUSE NAME function uses the following arguments:
Argument | Required/Optional | Description |
| Required | The name of the connection as configured in the Connection Manager |
| 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)