Breadcrumbs

STACK.PROJECTSTATUS

Overview

The STACK.PROJECTSTATUS function returns the status of the queried project.

Syntax

=STACK.PROJECTSTATUS(
    ConnectionName, 
    Project
)

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

Project name.
Use the STACK.EXPANDPROJECTRANGE function to retrieve the list of STACK projects.

Example

=STACK.PROJECTSTATUS("Stack",A9)

Description: Returns the project status for the project listed in cell A9 for the connection Stack.

image-20251030-160323.png