How to get only today’s data points to be visualized in a graph

Try to use the date.truncate function to set the start and stop time to 0AM. See here: Date.truncate doesn't work anymore

1 Like