Hi, I want to plot eg. on timelion or any other graph difference in values of particular field at interval of a week eg. let I have field count and I am getting data on daily basis, let there be another field name let's say three name are there X, Y Z each having value of count for each day.
Now I want to plot difference in value of count for each time for most recent monday which has passed and last to last most recent monday i.e. last week Monday to monday.
I found that offset can be given in timelion and that can be used if I want from today - 7 days this will be difference for pas 7 days, but I want for recent week which has passed i.e. fix either Sat to Sat or Sat to Monday like that.
Thanks