Icon

BLOB_​PARSE

As background....This BLOB comes from a GET call wherethe output is csv format in the return body. The expected number of rows is verylarge. In this case ~470K rows and willget larger over time.I've included a 50K sample to play with.This does work but the first transposestep takes quite a long time to complete. Makes me thing there is a more optimalway to handle this.I'm wondering if there is a more efficentway to get the same end result.Thanks!Jason Node 1280Node 1284Node 1285Node 1286Node 1287Node 1288Node 1289Node 1295Node 1296 Binary Objectsto Strings Cell Splitter Transpose Cell Splitter Insert ColumnHeader Row Splitter Transpose Column Rename(Regex) Table Reader As background....This BLOB comes from a GET call wherethe output is csv format in the return body. The expected number of rows is verylarge. In this case ~470K rows and willget larger over time.I've included a 50K sample to play with.This does work but the first transposestep takes quite a long time to complete. Makes me thing there is a more optimalway to handle this.I'm wondering if there is a more efficentway to get the same end result.Thanks!Jason Node 1280Node 1284Node 1285Node 1286Node 1287Node 1288Node 1289Node 1295Node 1296 Binary Objectsto Strings Cell Splitter Transpose Cell Splitter Insert ColumnHeader Row Splitter Transpose Column Rename(Regex) Table Reader

Nodes

Extensions

Links