NUMBER_IN_PHASE(X)
This is a template attribute. Template attributes can be used in filtering, or to retrieve data from the model to use in drawings and reports. For example, when you create a report, Tekla Structures replaces the attributes added in the report template with the corresponding object property values.
Returns the quantity of assemblies in phase X. The result is the same as the NUMBER template attribute but by phase.
You can also use the template attribute PHASE and the function GetValue instead of a number in the template attribute.
Example
GetValue("NUMBER_IN_PHASE(GetValue("PHASE"))")