Please see
this thread for additional EvalWiki examples and details.
I don't know a way for EvalWiki to link to a custom report which
isn't a model object report or a table transform report. Those two are special types of reports: every model object has one, every table transform has one. They're not used too often in TBM Studio.
I think you're instead trying to get EvalWiki to allow a user to link to your custom report ("My Drill"). If there's a way to do this, I haven't come across it yet.
EvalWiki is useful because it can dynamically replace part of the drill target report's URL or navigation string with a piece of data from the table row. So each row of a report table can link a user to a different reporting destination.
But we often can get similar functionality by using the Ad Hoc > Drill feature of the report editor in TBM Studio.
For example, we can configure the Drill settings to allow the target report to filter on whatever value a user selected in the original report table.
Additional info:
Link to reportsAlex's reply has yet another option to consider: the wiki-like (but unrelated to EvalWiki function) syntax used in HTML components and button components for creating links (or buttons) which navigate to a different report.
One more note: We can also insert links to
external URLs from within a report table. We've seen Apptio customers use this feature for instance to link directly from a TBM Studio report to a (web-reachable) purchase order or transaction database. In this case, the PO number is dynamically inserted into each table row's navigation URL, so when a user clicks an individual table row, they are taken to that specific PO in the external database (outside of Apptio).
#CostingStandard(CT-Foundation)