I'm trying to parse a column with JSON array data in an Excel file. I want to convert that JSON array to multiple rows.
I've tried using split text to columns, but that is giving inconsistent results.
Input:
Expected Output:
You can find my input and expected_output sheet in this Google sheet
https://docs.google.com/spreadsheets/d/1zohaZXEoppbn4GBq-BLEFHk5n4PPwYPOTnbZbq6YbNs/edit?usp=sharing