Loop for multiple date rows
How do we generate multiple values of a generated single attribute. I was able to generate future date of 4 rows, but what i needed is a 4 rows of different dates as depicted below.
Row No | Date | Usage |
1 | Jun 15 2017 | 0.623381 |
2 | Jun 16 2017 | 0.863356 |
3 | Jun 17 2017 | 0.564621 |
4 | Jun 18 2017 | 0.068763 |
Attached my process