A place for Apptio product users to learn, connect, share and grow together.
Ever wondered how Apptio shows you the drilled results between the top and bottom of the model? In short, it’s just a large table, which we call an “Assignment Ratio” table. Depending on your identifier hygiene this can be extremely large since all of our metric/drill math is done at that identifier level.
Using our handy Platform Health Check tool, I can see the below table (Please request a review of this table through your Apptio Customer Success representative)
The above tells me that 2.8 million rows are being created from the drill that combines the Application Software Infrastructure Alloc Object to the Cost Source Object. Values above 1 million are borderline high, and values above 10 million are bad. If the report shows any values over 10 million, please reach out to Apptio Support for immediate assistance.
Now the question is how to reduce these tables.
In your model,
Common Issues:
I'm unclear on the second common issue:
Look out for staging objects as they can hide big tables. As called out below, 10,000 rows going to 1 row and 1 row going to 10,000 rows is the same as 10,000 rows in a one to one allocation.
It sounds like you're warning against situations where you have M:1 and 1:M relationships but the math seems to imply that this situation is preferable to a similar sized M:M relationship.