Hello
I try to estimate running total, but I run into the problem.

As you can see from the picture there is no data for Country1 for 2017 02. That means there is no Running total for this month even though Running total for Country1 for 2017 02 month should be 2 as it is a sum of first two months.
How can I add a full list of Countries for every month?
It is a very simplified version of my data as I have a lot of missing rows.
Does anybody have an idea how to solve this simple problem?