Hello folks,
I want to split data from below data as shown.

I want the output format in CSV as this -

where the target quantity is Quantity / No. of days in months.
The problem I am getting here is I am not able to split the data of month into number of dats because as I need the date as 01-Jan-25 for all the days in the month
How can iterate these values.
Kindly help!