Hi Maybe you could use the END_TIME from the SUMMARY table.
Something like : select end_time from summary where entity='<nodename>' and start_time =<actual_start_time_from_your_selection_from_events> Regards Peter
Hi Maybe you could use the END_TIME from the SUMMARY table.
Something like : select end_time from summary where entity='<nodename>' and start_time =<actual_start_time_from_your_selection_from_events> Regards Peter