Drilldown for Text Objects

I suggest to implement the following feature:

I want to be able to create a drilldown link for a plain text object

A typical use case might be:

On a dashboard I want to show a just a single KIP value (i.e. Total Sales)

If the users wants to know more details I already have some graphs / list that might be interesting. Now I want to make this text “clickable” in the preview but that is not possible because I only can show drilldown links for graphs and rows in the container.

image

As a workaround, you might try to use a “normal” link here and use a custom protocol. On click, you’ll get an event where you can then trigger the creation of the special report.