SQL Query Filter options

I am logging the data from SQL Server Database into the timeseries chart but I wanted to display only one day value on chart and after completing one day it should get refreshed. What SQL Query should I use to filter only one day as I want to show only one day value and for next day the chart should get refreshed.

What kind of query it is?

And where are you putting this query?