A place for Apptio product users to learn, connect, share and grow together.
@Mark Nealey explains the use of Tablematch tricks even though rulesets are overlapping."Understanding what rules are executing in a large tablematch ruleset with potentially overlapping rules can be very time-consuming. Fortunately, we can quickly determine which rule is being matched using the row function. Additionally, we can control the order in which the rules execute using an optional parameter."Specifying a sort can give you additional control over the order in which rules execute, and using the row function you can determine which rules are executing.
#TBMStudio