Hi Team,
I’m working with a GQI table that contains Service Start Time and Service End Time in UTC format. Upon selecting a row, I would like to feed these timestamp values into a DateTime component, which would then be used to filter data in a second GQI table based on the selected time range.
Additionally, the user should be able to manually adjust the DateTime component, and the second GQI table should dynamically update to reflect the new time range.
I’m currently using DataMiner version 10.5.2.0. Could you please suggest any suitable components or approaches to achieve this functionality?