ProjectName function

Applies to: TBM Studio 12.0 and later

Returns the name of the current project.

The ProjectName function can be combined with the DOMAINNAME function to provide a fully qualified name: domain name:project name. For example: acme.com:ABCPRoject. Also, ProjectName can be used with the LOOKUPFROMPATH function as part of the "path" argument.

Where to use

This function can be used in:
  • Data sets
  • Calculated metrics and reports with metric columns
  • Formula columns in report tables
  • Dynamic text

Syntax

ProjectName( )

Return type

Text