Applies to: TBM Studio 12.1 and later
 | Apptio Uplifted Content This topic was contributed by Apptio expert and Consulting Manger @Penjor Ngudup . |
There are two major scenarios for weight by cost, and in TBM Studio R12.1 you have to configure them differently.
Scenario 1
An object gets cost from two or more objects, and weight by cost happens in the second allocation line.

Use this syntax in the second allocation line by selecting the Formula allocation strategy.
=SOURCE * {Sending Driver 1 (Cost driver) }/~{Sending Driver 1 (Cost driver) }
If you have to add two or more drivers, the syntax would look like this
=(SOURCE * ({Sending Driver 1 (Cost driver) })+SOURCE *({Sending Driver 2 (Cost driver) })) /
(~({Sending Driver 1 (Cost driver) })+~({Sending Driver 2 (Cost driver) }))
Scenario 2
An object gets cost via 2 allocations from the another object

In this case, you have to go through a staging object for the second allocation line. In TBM STudio R12.1 you cannot do orphan allocation and weight by cost in the same allocation line. Consequently, your configuration would look like this,

In this configuration, Labor Unallocated Collection is the staging object. The allocation from Labor Headcount to Labor Unallocated Collection would use the Orphan allocation option in TBM Studio R12. The Allocation from Labor Unallocated Collection to Labor Mapping would use the syntax provided above.
This article is open for your feedback. At the bottom of this page, click Add a comment.