All,
I have the following data structure (see attachment)
Days is calculated as ENDT-STDT+1
and I should be able to create the following data structure i.e. expand the STDT , ENDT interval in to 7 records(# of days ) and populate values in quan variable as follows (10 , 0 , 10 .. upto ENDT)
Thanks in advance