Spawn a data table for the delta between two points in graph

We are using Grafana Version: 6.7.2, Data Source: Elastic Search (AWS). We need to spawn a data table which lists all the rows that lies between two points in the graph.
Tried Data/Panel links. I am unable to push the time range with the _data.fields[Time], It has time entry for only one points and not for the previous one so that I can set from and to for the resultant panel to be spawned. And to add to that it does not hold the EPOCH Value or any other value that work with URL based time range setting . Please guide me for what am I missing to achieve this
Thanks