Breadcrumbs

PROJECTDESCRIPTION

Overview

The PROJECTDESCRIPTION function returns the description of a project.

Syntax

=PROJECTDESCRIPTION(
    ConnectionName,
    Project
)

Arguments

The PROJECTDESCRIPTION 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.

Project

Required

The Project ID for which you want to display the description

Example

=PROJECTDESCRIPTION(
    "Demo",
    "CPINTERNAL"
)


Description

Returns the description of the CPINTERNAL project.


Result

Cost Plus Internal