IBM Apptio

 View Only

 Issue with Button with HTML for a help text when hovering over the icon.

Jump to  Best Answer
  • CostingStandard(CT-Foundation)
Heather stewart's profile image
Heather stewart posted Mon January 29, 2024 12:18 PM

I have been able to create button/icons and the help text when hovering over with mouse, by copying a button from the Master data set mappings report.     I can save it and I can view this in Cost Transparency but then if I go in tomorrow the rollover help text is no longer working.

It would be good to get advice on whether this functionality is available using HTML, and maybe it is an issue with my HTML see below.   I have also attached a picture of when it is working correct.   It would be good to know if this functionality will work using HTML in a button or whether this will never work correctly, and I am wasting my time.

button with icon
Text shown on hover/roll over

HTML in button properties - 

<div class="apps_dataset_mappings_card">

  <img class="icon" src="

https://logos.apptio.com/test.png" width=150

 height=100

"  alt="" />

    <div class="card_content">

      <h4>view direct Consumption<img src='biit/icons/glyphs/48x48/arrow_orange.png'></h4><br>

      <div class="buttonText">This report provides an overview of the Public Cloud and Storage Direct consumption showing Actuals v Budget including optimisation opportunities

</div>

    </div>

  </div>


#CostingStandard(CT-Foundation)
Jenny Franklin's profile image
Jenny Franklin  Best Answer