Platform

Platform

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

 View Only
  • 1.  How to add an HTML text box to TBM Studio report to display filter values

    Posted Tue March 22, 2022 12:29 PM
    Edited by Doug Greer Tue November 05, 2024 05:33 PM
    For those who haven't done this before, here is a short video put together by @Josh Roberto on how to add an HTML text box to a TBM Studio report to display filter values.   By adding in the HTML text box, users can easily see which filters were used to create the report.

    https://youtu.be/wgKK912l4WY​



    ------------------------------
    Doug Greer
    Managing Director, Apptio Services
    Rego Consulting
    doug.greer@regoconsulting.com
    https://regoconsulting.com/apptio/
    ------------------------------
    #TBMStudio


  • 2.  RE: How to add an HTML text box to TBM Studio report to display filter values

    Posted Wed March 23, 2022 08:27 AM
    html from the video for the curious


    <font face="Arial">Filtered by:<p style="color:#808080;text-align:left;font-size:22pt"><%=getLastFilterValue()%></p></font>