Reputation: 5509
my data has two simple columns, the first column is a string consisting of "/" as delimiter. I want to explode the string and get the second item. I could achieve it using INDEX and SPLIT formulas. How can I rewrite this operation using ARRAYFORMULA?
Upvotes: 1
Views: 73