I'm wanting to take a specific fields data and fill it with the details from the row below it. I'm using the multi row tool but receiving errors.
I believe I'm doing something incorrectly within the multi row tool but not sure what the issue is.
Example of what it looks like.
| Shipment | Schedule Ship Date2 |
| 1 | |
| 1 | 5/18/2018 |
| 2 | |
| 2 | 6/4/2017 |
What I want it to look like
| Shipment | Schedule Ship Date2 |
| 1 | 5/18/2018 |
| 1 | 5/18/2018 |
| 2 | 6/4/2017 |
| 2 | 6/4/2017 |
I'm working in the new version of Alteryx 2018.2