Hi all,
Is there a way in Dashboards to combine identical parameter tables from various elements of the same protocol and version into one big parameter table?
I am able to combine the data with a GQI query however the resulting table does not display the alarm severity on the parameter and I need that.
Hi Pedro,
Indeed, I was planning to propose using GQI queries to display information from multiple element tables in a single one. However, as you already noticed, the table component used to display results from GQI queries is not able to display properties from the columns (e.g. trend icon, alarm severity). For severity, you could workaround this by using conditional coloring.
The drawback of this workaround is that you will need to define the thresholds manually. This means that if a threshold is updated in the alarm template assigned to these elements, the threshold defined in the dashboard will need to be updated as well.
Apart from coloring, you can customize the columns. There is a nice tutorial about this feature in DataMiner Docs (Styling a table component)
Hope it helps.
Hi Pedro,
Please could you elaborate a bit more about the relationship between displaying multiple parameters from the same protocol and the fact that you are not able to see display the alarm severity? If you let us know the protocol that you are using and the parameters that you would like to combine.
Thanks