Hello:
I have received a data file with an annoying layout.
The layout looks like the following:
| Eastern Division | | | | | | |
| | Fort Hamilition Section | | | | |
| | | Gate C-2 | | | | |
| | | | 2021-05-21 | | | | |
| | | | | Passengar Vehicle - Contractor | 2 |
| | | | | Truck - Military | | 3 |
| | Parris Island Section | | | | |
| | | Gate G-4 | | | | |
| | | | 2022-07-18 | | | | |
| | | | | Passengar Vehicle - Contractor | 3 |
| | | | | Truck - Military | | 2 |
| | | | | Motorcycle | | | 4 |
| Northern Division | | | | | |
| | Fort Edward Section | | | | |
| | | Gate Q-11 | | | | |
| | | | 2023-09-07 | | | | |
| | | | | Truck - Contractor | | 5 |
| | | | | Bicycle | | | 2 |
| | | | | | | | |
| | | | 2023-09-08 | | | | |
| | | | | | | | |
| | | | | | | | |
| | Naval Sub - New London Section | | | |
| | | | | | | | |
| Western Division | | | | | |
| | Fort Jackson section | | | | |
| | | | | | | | |
| | | | | | | | |
| | Fort Drum Section | | | | |
| | | | | | | | |
| | | | | | | | |
The division applies on till it changes. Same with the section, section applies until it changes.
Not too bad for a human. How can I use Alteryx to clean this up?
I need rows containing Division, Section, Gate, Date, vehicle, count
Any ideas I am stumped?
Thanks for your kind assistance
Kevin Duffy