I am wondering if there is a way to parse a multi-select dropdown column into different rows ideally on the Intake sheet, or a separate sheet. In my use case the requestor would submit a form with a multi-select field, e.g. Doc Type - ZIM, ZOR, QT. I am thinking the Intake file would either be split into 3 rows, one for each Doc Type. Or, there is some sort of extract that creates the three separate row on a supporting worksheet.
With Excel I would have to write a macro.