Anyone know how to use the CSV output from the "Extract Fields" step in Array management? I'd like to save the results as a CSV and then use Data Shuttle to import it. I'm reading utilization data from Smartsheet Resource Management into a sheet in Smartsheet. But there's about 9000 rows and Bridge seems to be choking on the size of it, it runs through about half and then simply stops working with no error or a "reset" error.
There's an option to extract in CSV format instead of the default Array format, but I don't see any documentation or description about how to write that to a CSV file.
I have a feeling I might have to learn enough Javascript to do that. If anyone has some simple code or has addressed a similar problem, I'd love to hear about it.