I'm working on a parsing project workflow that I anticipate will never produce perfectly parsed data owing to messy data. As a result, I have been thinking of the possibility of adding a feature to my script that will enable me to review a subset (items that have been determined to be high-risk to be error prone) parsing results in mid script to review the parse results and make edits as required. Once I have reviewed and edited all the high-risk parse results, the script would continue until it completion.
My question is has anyone ever seen at developed such a script / interface or does anyone have any ideas how I might achieve this with Alteryx.
I'd appreciate any ideas and suggestions you have.
Thanks!