We have an user that wants to have visio/dashboard for a DVE element which shows a map view with a trace of a vessel.
The table with that data (GPS coordinates) is a logger table and for some reason the table on the DVE element is empty, it has the correct FK, relation and so on. There is data when checking on the main element.
Is exporting logger table to a DVE not possible? how can I make the visio and dashboard work?
Miguel Obregon [SLC] [DevOps Catalyst] Posted new comment
I am not sure if you can visualize a logger table in a DVE. If you would like to retrieve data from a logger table via GQI query, you could use 'Get parameter table by ID'. The element ID will be from the main element.
https://docs.dataminer.services/dataminer/Functions/Dashboards_and_Low_Code_Apps/GQI/Query_Data_Sources/Get_parameter_table_by_ID.html