I've been struggling with various ways of getting a single value display that I can use a different field to the actual value I want to display as the threshold for colouring. This add-on does exactly that job, but I need to display a set of values on a trellis, and then drill down to another dashboard using the description / text title for each of the trellis boxes as a token to pass along.
Seems that this add-on doesn't support tokens at the moment, or am I missing something?
HI @nickmew
Yes drilldown to other dashboards should work fine.
Make sure your data has a "title" field, then add a drilldown that uses the token $click.name$, $click.value$ or also $row.$
Hope this helps
HI @nickmew
Yes drilldown to other dashboards should work fine.
Make sure your data has a "title" field, then add a drilldown that uses the token $click.name$, $click.value$ or also $row.$
Hope this helps
That's fantastic, got it to work with a trellis using $row.title$
Thanks Chris, great add-on
Glad to hear it mate. Thanks so much 🙂