Problem with getting previous row value of Cumulativesum

I need to divide to the previous value of Cumulativesum, I was using Offset function. But I always get an error, even if I calculate cumulativesum separately and then put it into the function. How I can solve this problem?

What error do you get?