Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
9 years ago
Solved

Storing a long text in a cell

Hello,   I'm actually trying to store a long json file (polygons data) as a text in a table called map with two columns "ID" & "Map". when I save my map data into the cell, everything goes well. H...
  • Anonymous's avatar
    Anonymous
    9 years ago

    Anonymous,

    There is also a limitation about the maximum string length in a single cell. The limitaion makes sense in terms of performance.

    Which custom visual would you load all the text string to? 

    Regards,