Hi!
I am currently creating a QVD.
and I want one row added for each day
my QVD looks like this at the moment
so, when the script is run, each day, the col 1 to 4 will have different values and date also.
I can set this up to run each day and I don't want existing value to be updated but just have a row for each date.
I don't want previous data to be interrupted.
and date is set to be date(today())
How can I do this???
Please help me 
Thank you