A Blueprint formula ID contains variables that target and return blueprint information.1 Blueprint formula IDs are used in the Multi-Day filters feature to transform the default blueprint information shown on the multi-day view.
On the multi-day view a custom filter can be used to pull specific blueprint information in Filters > Add/Edit Filters > Display > Job Allocation.
Blueprint variables include:
| Variable | Description | Format |
|---|---|---|
| {BlueprintName} | The name of the blueprint. | Text |
| {EndTime} | The end time of the blueprint position. | Date-Time |
| {JobAbrv} | The abbreviation of the blueprint position’s job title. | Text |
| {JobName} | The name of the blueprint position’s job title. | Text |
| {QuantityMax} | The maximum quantity of the blueprint template in Setup. | Number |
| {QuantityMin} | The minimum quantity of the blueprint template in Setup. | Number |
| {RegionAbrv} | The abbreviation of the Region level for the deployed blueprint. | Text |
| {RegionName} | The name of the Region level for the deployed blueprint. | Text |
| {SKUCode} | The SKU code of the blueprint template in Setup. | Number |
| {SpecAbrvs} | The abbreviation of the skills associated with the blueprint position. | Text List |
| {SpecNames} | The name of the skills associated with the blueprint position. | Text List |
| {StartTime} | The start time of the blueprint position. | Date-Time |
| {StationAbrv} | The abbreviation of the Station level for the deployed blueprint. | Text |
| {StationName} | The name of the Station level for the deployed blueprint. | Text |
| {UnitAbrv} | The abbreviation of the Unit level for the deployed blueprint. | Text |
| {UnitName} | The name of the Unit level for the deployed blueprint. | Text |