I'd drawing a blank on this task and want to use Generate Rows tool but not sure it's the right one!
My data is in the first table. Where campaign = 1 I want to duplicate that row but add a week onto the date, giving table 2.
Can someone point me in the right direction please?
| W/E | Product | Campaign | | W/E | Product | Campaign |
| 13/11/2019 | A | 0 | | 13/11/2019 | A | 0 |
| 13/11/2019 | B | 0 | | 13/11/2019 | B | 0 |
| 13/11/2019 | C | 1 | | 13/11/2019 | C | 1 |
| 13/11/2019 | D | 0 | | 20/11/2019 | C | 1 |
| | | | | 13/11/2019 | D | 0 |