Hi RADONAMANDIMBY Imavomialy ,
With PI, 'y' refers yesterday at midnight and 't' refers today at midnight. So defining the StartTime as 'y' and endtime as 't' should work.
Assume you would need to look at data for the previous day between 7 AM and 4PM, you could use 'y+7h' to 'y+16h'.
Hi RADONAMANDIMBY Imavomialy ,
With PI, 'y' refers yesterday at midnight and 't' refers today at midnight. So defining the StartTime as 'y' and endtime as 't' should work.
Assume you would need to look at data for the previous day between 7 AM and 4PM, you could use 'y+7h' to 'y+16h'.