I need to calculate the RangeSum for the last 2 days where Segment and Article is the same.
I did find a way to make a cumulative sum, but that only works for all dates.
Below is an example of my dataset. In reality the dataset has millions of rows and i have to calculate for the last 6 months, but for this example let's use 2 days.