Hello,
I am trying to create date columns based on the 'billing from' month and the 'billing to' month and how many months are being billed.
For example on row 1, billing is from 01/12/2024 to 31/01/2025 and so you can see this is for 2 months and the 'Revenue' column is the amount that needs to show as being billed in each month.

So ideally for row 1 what I would see is highlighted in yellow which is a column labelled 01/12/2024 with 22.31 under it and another column labelled 01/01/2025 which also has 22.31 under it.
Row 2 you can see billing is from 01/12/2024 to 28/02/2025 so 3 months are now being billed and again I need columns 01/12/2024, 01/01/2025 and 01/02/2025 each with '9' under it.
Thanks for help in advance!