Hi Dojo,
i just wanted to update an already existing dashboard by adding just another parameter which should be shown on the Dashboard. We are however are using another table (created with a query) to be able to select the index that should be shown. Unfortunately when i now try just copy the already existing trending widget and just exchange the linked parameter i am suddenly presented with 3 different indices.
Old Widget:
New Widget (copied from the old one):
I would really appreciate any input on this.
Thanks in advance!
Best regards
Manuel
Hi Manuel,
Perhaps you have multiple indices in your query. I think this can happen if you have "join" methods within the query, but I haven't tested this myself.
Regarding the trend component, what happens when you disable the option "Hide non-trended parameters"? Does that remove the extra indices?
Hi Sebastian,
The “hide non-trended parameters” option did the trick. Was not really looking at that since i copied the widget and therefore was expecting the settings to be the same as on the already existing widget. Thanks a lot for the hint!