I have simple data get in every 15 min.
date - size and I would like to create cumulative sum of size. but at midnight I would like to reset it to zero and start over again for a day.
how do I do it? is it possible? if I have insert zero value to size I can do that