Platform

Platform

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

 View Only
  • 1.  URL Hyperlink input into editable table

    Posted Wed May 22, 2024 10:30 AM

    Anyone has experience with and success in adding URL hyperlink in the editable table? I can only think of the HTML codes works in other parts of TBM Studio configuration. But I tried adding the HTML code into the field within the editable table, but it is showing blank.



    ------------------------------
    Tony Wong
    ExxonMobil TBM Consultant
    ------------------------------

    #TBMStudio


  • 2.  RE: URL Hyperlink input into editable table

    Posted Wed May 22, 2024 01:47 PM

    Hello Tony, you would add it on the reporting surface by using the Data tab in the ribbon and clicking "Insert" > "Insert Formula Column".  Then you can format the URL with the formula.  Here is an example:

    The formula in the URL column is:
    ="<a href='"&Base URL&Path&"'>"&Base URL&Path&"</a>"




  • 3.  RE: URL Hyperlink input into editable table

    Posted Wed May 22, 2024 08:34 PM

    This is wonderful, @Dan Kelly! Thank you for sharing your wisdom! This will enable our users to view the reports directly via the listing we want to publish.



    ------------------------------
    Tony Wong
    ExxonMobil TBM Consultant
    ------------------------------



  • 4.  RE: URL Hyperlink input into editable table

    Posted Thu May 23, 2024 03:04 AM

    We used something similar with the EvalWiki() formula a while ago. I wrote my findings in here (link).

    We use it to extract a user's top reports by pulling data from the Usage project. Not in an editable table, but I guess it would work.



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