Importing text using get external data

S

sam_bunglow

I have created a query spreadsheet that gets certain data from another
spreadsheet (call it data spreadsheet).

The data spreadsheet has a column where text is stored, which in some
cases exceeds more than 255 characters. The query that imports such
data truncates the text to the first 255 characters.

Is there a way around it ? Any input will be appreciated.
 
Top