|
I have a dashboard displaying various results (charts, single values, some raw output). The dashboard uses HiddenSavedSearches to get the results. My understanding is that there is no way to drilldown from a SingleValue field. So I'd like to create a hyperlink near the SingleValue field that will link the user to the results of the search. For example, here is part of the dashboard:
Thanks! |
|
Hi Branden This is kind of possible. You have to choose between making the text in the single value to a link and triggering a new search and having a link below the single value without triggering a new search.
I ended up using the latter (link below without triggering a new search). Works like a charm, thanks so much!
(31 Jan '11, 14:47)
Branden
|