Hi There,
A bit inexperienced with the Append tool and am attempting to create a new column which has the associated comment in the same row. The data as it currently structured is:
| Reference | Disclosure | Section | Current Response |
| A1.1.1 | The name of company or fund | General | Yes |
| Comment | See financial statement | | |
| A1.1.2 | A description of each statement | General | Yes |
| Comment | See basis of presentation | | |
Ideally, the output would be structured as:
| Reference | Disclosure | Section | Current Response | Comment |
| A1.1.1 | The name of company or fund | General | Yes | See financial statement |
| A1.1.2 | A description of each statement | General | Yes | See basis of presentation |
My workflow is currently filtering out the rows which contain "Comment", but I am having an issue appending it to the related Reference row. Any insight is greatly appreciated!
Thank You,
Kris Witha