In the attached data set, I'm looking to create a flow so that if we have numbers coming through only every quarter, I want to change that into monthly numbers.
I want to do this for 'Service Charge' only, so leave 'Base Rent' as it is.
So, for example, in Row 5, we have numbers in Dec 22, Mar 23, Jun 23, etc.
In Mar23, we have -1,816,200.
Instead of one number in Mar23, I would want to divide that by 3 and spread across Jan23, Feb23 and Mar23.
So it would go from
Jan23: 0
Feb23: 0
Mar23: 1,186,200
To become
Jan23: 605,400
Feb23: 605,400
Mar23: 605,400