IBM Apptio

IBM Apptio

A place for Apptio product users to learn, connect, share and grow together.

 View Only
  • 1.  Welcome to Product Potpourri Episode 14!

    Posted Mon March 21, 2022 06:47 PM
    Edited by Justin Kean Tue November 05, 2024 06:30 PM

    Welcome back to Product Potpourri! 

    Over the month of March, we've had some great classes with a ton of interesting questions.  I'm happy to share these as we reach our latest edition of Product Potpourri!

    • Can you recognize your AWS Reserved Instances as CapEx instead of OpEx?   On a general level, most cloud infrastructure is considered as OpEx, but it could be recognized as CapEx if a company's GAAP (Generally Accepted Accounting Practices) can rationalize this, in a defensible way.  As per the latest IRS notifications only tax or accounting professionals who are properly licensed and accredited should be making this decision.  Since Apptio does not provide accounting or tax services we cannot make this determination for any of our clients. 

     

    • Can you change the hierarchy of a report from being a child report to a parent report or vice versa? In this case, the option is to recreate another report at the appropriate hierarchy level, then copy the components from your original report and add them to a new report.

     

    • Can I use more than one LookupEX in my formulas for a table? Only one LookupEx formula can be used per formula in a table.  Like Lookup, LookupEX returns values from another table, however, LookupEx returns values for all matches rather than just the last one. That means that if it adds a row to the table for each match it finds in a second table, so if there are multiple matches you end up getting various responses. It finds every possible combination between the two tables.

     

    • Can you revert changes back to an earlier set Check-In Point? If you have completed multiple check-ins for a project, you can roll back to an earlier check-in version if needed. Follow these steps:
      1. Go to the Build tab at the top of the screen.
      2. Choose the Check-In History button from the menu.
      3. On the screen right-click on the cell with the date of the check-in to get a pop-up with the Rollback-to as a selection.
      4. Choose Rollback To and from there you can even choose the specific check-in you wanted to roll back to.  Please Note: We recommend talking with your Apptio Account Manager or CSM before rolling back any projects. They can tell you if there are any hidden or unknown issues that might arise.  This may be especially helpful if you are doing this for the first time.  Better safe than sorry!

     It's great to be back hosting the Product Potpourri series and I'll be looking forward to seeing all the fantastic questions that come up in our new classes.  I hope to see some of you there!

     

    ​​

    ------------------------------
    Justin Kean
    Apptio
    Sr Instructor
    ------------------------------
    #ProductPotpourri
    #CostingStandard(CT-Foundation)
    #Cloudability


  • 2.  RE: Welcome to Product Potpourri Episode 14!

    Posted Mon March 21, 2022 08:44 PM
    Helpful information Justin. Thank you for sharing!


  • 3.  RE: Welcome to Product Potpourri Episode 14!

    Posted Thu March 31, 2022 05:48 AM
    Edited by Guillermo Cuadrado Tue November 05, 2024 06:35 PM

    Regarding the LookupEx(), yes you can have more than one in a table. As it is a performance-intensive calculation, Apptio recommends we have them in separate Formula steps, and away from SplitEx() or SumIf() calls.
    The latter requires care, as you'll have to review any weightings you might have calculated prior to the LookupEx(), e.g.:
    Original data:

    Server ID Application Weighting
    Server-01 App-01 0.6
    Server-01 App-02 0.4
    Let's assume it's about an item split across two different applications (it could be a server).

    If we then do a LookupEx() to map those to Business Services, we might end up with multiple lines with the combination of Server ID and Application, all having the original weighting. Then, you'd have to do a weighting adjustment by dividing the value by the number of times the combination of Server ID + Application appears in the table. Apptio recommends we place said calculation (dividing by a SumIf) in a separate formula step.
     
    I hope this helps.

    ------------------------------
    Regards, Guillermo
    ------------------------------



  • 4.  RE: Welcome to Product Potpourri Episode 14!

    Posted Thu March 31, 2022 01:57 PM
    Thanks for the write-up, Guillermo!  This is a great walkthrough and I'm totally going to snag it to talk over with our Engineering team.

    ------------------------------
    Justin Kean
    Apptio
    Sr Instructor
    ------------------------------



  • 5.  RE: Welcome to Product Potpourri Episode 14!

    Posted Tue April 05, 2022 09:38 PM
    Edited by Debbie Hagen Tue November 05, 2024 06:11 PM

    Tagging @Mark Nealey on this one just to make sure of the best practice,  since we do want to be careful with this one due to the performance expense that @Guillermo Cuadrado so rightly mentioned.

    Mark, anything you want to add just to make sure people follow best practice when using these expansion functions?  Guillermo covered the fact that we want to put them in separate formula steps and cautioned us about the expense, but wanted to see if you have anything to add.

    Cheers,
    Deb



    ------------------------------
    Debbie Hagen
    Apptio
    ------------------------------



  • 6.  RE: Welcome to Product Potpourri Episode 14!

    Posted Tue April 05, 2022 10:50 PM
    @Justin Kean ... can a report be part of more than one collection?​

    ------------------------------
    JJ Sharma
    Sr. TBM Practice Manager
    KPMG Australia
    ------------------------------



  • 7.  RE: Welcome to Product Potpourri Episode 14!

    Posted Wed April 06, 2022 01:54 AM
    If it can, I haven't found a way to do it. It used to work in R11, me thinks...

    ------------------------------
    Regards, Guillermo
    ------------------------------



  • 8.  RE: Welcome to Product Potpourri Episode 14!

    Posted Wed April 06, 2022 11:10 AM
    @Guillermo Cuadrado I think it might have been possible in R11, but in R12 they stopped it. ​

    ------------------------------
    Justin Kean
    Apptio
    Sr Instructor
    ------------------------------



  • 9.  RE: Welcome to Product Potpourri Episode 14!

    Posted Wed April 06, 2022 11:10 AM
    The answer there is no.  If you try to add a report to a collection you can only add it to one collection, after that the dropdown menu locks you out from adding it to a second collection as well.  It helps me to remember it by thinking of it as one report document so it can only go in one collection.

    ------------------------------
    Justin Kean
    Apptio
    Sr Instructor
    ------------------------------