Hello everyone,
we have a customer that wants to use an Offload Database to longterm-archive their alarms and trend-data.
Are there any Tools readily available to allow them to select and view the data again, including the trend graphs, without any SQL-knowledge required for the user?
Best Regards,
Robert
Hi Robert,
If I understood correctly, you would like to see data available in an external database through DataMiner. I believe this is a nice use case for ad-hoc data source. Using ad-hoc data source you could create a GQI query that retrieves information from your external database that can later be used in dashboards/low code apps (e.g. in table components, line charts)
Hope it helps!