Forum Discussion
Ben899
7 years agoRegular Visitor
Import large text data (>32k) into custom visuals
My dataset has some fields which are greater that 32kB length size, for example I have a json format column which is ~3MB in each cell. It has a lot of embedded metadata which I'd like to have next to actual data for the preview.
Right now, only first 32766 bytes of it gets transferred. Any chance I can import that whole text cell into my custom visual?