Transform - Fill missing time series points

Sorry for the slow reply, that seems to match what I have found. The closest effect I have found so far is (mis)using a centred mean with a small window, however this will only fill in short gaps.
Is there any way to fill downwards using the last value in a transformation or another way to calculate the sum using the last value of each column?