I have =query(importrange(...);"select * where Col1>' '")
formula in my spreadsheet.
Importrange()
by itself works ok, loading all the cells from source spreadhseet exactly as they are.
But Col7 contains few text cells, but mostly numbers, and when query() is applied -- numbers are kept as they are, but text is replaced with blank.
I've tried adding options no_format
at the end of the query, with no difference.
Here's the contents of Col7, first line gets replaced with blank:
- free
- 41,25
- 34,25
- 34,25
- 48,25
- 41,25