Breadcrumbs

STACK.PROJECTCREATIONDATE

Overview

The STACK.PROJECTCREATIONDATE function returns the creation date of the queried project.

Syntax

=STACK.PROJECTCREATIONDATE(
    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.PROJECTCREATIONDATE("Stack",A8)

Description: Returns the creation date for the project listed in cell A8 for the connection Stack.

image-20251031-115952.png