A place for Apptio product users to learn, connect, share and grow together.
You are able to change the logo that sits at the top left of a report next to the report collection bar. TBM Studio does not have an image upload function, so you will need to contact Support to begin the process.
This option allows you to choose which master reports you would like the logo to change for. You may also use this to insert a logo on a specific report.
3. You will now see the following code in the function bar <img src='<%=Params!Corporate:Logo%>' width="180"/>
4. Using the link provided to you by support (ex. https://logos.apptio.com/logotest.jpg ) edit the HTML to:
<img src='https://logos.apptio.com/logotest.jpg ' width="180"/> (replace the url with the one received from support)
5. Save the report.
Ryan, thank you for giving me the hint. All Master reports have been found. However, I think it is a little bit misleading how it is setup. When you have the filter set on ALL within the reports section (Yellow box in the picture below) you expect to see ALL reports but the Master reports group is then not part of the list... When you use the word 'master' in the Search box (filter is set on ALL) you will not see all Master reports because the word Master is not used in all Master reports... The only way to retrieve all Master reports is to use the filter Master Reports in the filter pull down menu (yellow marked box).
Menno,
I see what's happening, instead of searching for Master (where it has search in your screenshot above if you choose Master Reports instead of typing Master in search box it will show all the master reports.
Let me know if that helps
Hi @Ryan Paul, our project is not converted from R11 to R12. Is actually a brand new project in R12. The Components Version selected is Version 105. Note I see that Version 106 is also selectable.
I'm wondering and wanted to ask this particular question. Was your project converted from R11 to R12? Also, I'm what is the template version that you are running?
If you go to Project in the ribbion bar and go to project settings you can see a component version? I'm curious what is selected there?
Cheers,
Ryan
Hi @Ryan Paul and @Jenny Goodwin, thank you for your follow-up. When I search on 'Master' in Project Explorer Reports section, I retrieve a much shorter list that the one you showed. Do you know why?
Thank you Ryan!
Jenny,
Part of the reason for those not showing is because they may not be part of the an actual collection. I can see that we have the reports that have - details or drill ins may not be part of the particular master report. For example the CT Quality are under the R12 Quality Master Report. I wish we had an exact list on this, but my recommendation would be to update all the master reports for these instead of going through the select few. The other option is that that you could work with the implementation team or CSM to help upload the logo via the params table which we can do quickly which would update everything in the background.
I expect those reports must pull from a different report master template. @Ryan Paul do you know of a resource that would indicate which report master backs each of the CT reports?
OR maybe those reports are not based on a master report?
Followed the instruction successfully and updated the following Master Reports in R12:
A lot of reports are updated with our company logo
Unfortunately, the reports listed below are still showing the Apptio logo. Does anybody knows why?
Applications
Apptio Value Explorer (main report as well)
Business Units
Data Dimension (main report as well)
Data Quality
IT Financials
Infrastructure & Cloud
Projects
Resources
Service Costing
Services
TBM Overview
Vendors
@Martinez Ana
@Beau Alexander something as a potential nice to have?
Hi Neil, thank you for your comment. We will pass this on to our products team.
It would be good if you could support image uploads. Sometimes the built-in icons are not enough
One use-case is help files. For example, we have buttons or links that people can press and will lead to a modal pop-up help report explaining what they can see on the page. Often these help reports need pictures (e.g. of the model or cost drivers) to help them understand what is going on.
Currently we use an HTML Component and point to the URL of a picture on an internal sharepoint site. However, this is not very stable if these URLs change or if people don't have access to that site. It would be better if the pictures were held in a stable environment, such that those who have access to Apptio also have access to the images
Of course, this is a "nice to have" but just thought I would add that feedback