Breadcrumbs

SI.PROJECTESTIMATEDESCRIPTION

Overview

The SI.PROJECTESTIMATEDESCRIPTION function returns the description corresponding to one or more specified project estimate IDs.

Syntax

=SI.PROJECTESTIMATEDESCRIPTION(
    ConnectionName,
    EstimateId
)

Arguments

The SI. PROJECTESTIMATEDESCIPTION function uses the following 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.

EstimateId

Required

The ID number of the project estimate

Examples

Example #1

=SI.PROJECTESTIMATEDESCRIPTION(
    "Sage",
    E1
)


Description
Returns the description estimate whose ID is displayed in cell E1.

Result

https://s3.ca-central-1.amazonaws.com/cdn.velixo.com/helpdesk/T1DyAy5ZE0was8wSKzFipjMXAZdxC2uIPg.png


Example #2

=SI.PROJECTESTIMATEDESCRIPTION(
    "Sage",
    E1#
)


Description
Returns the descriptions of the project estimates whose ID numbers are displayed by the function in cell E1.

Result

https://s3.ca-central-1.amazonaws.com/cdn.velixo.com/helpdesk/KMYmF_oKGbfTHa3uyrUW-wgZqhUYvllKTg.png