Hi, I am doing a table query on a Google Spreadsheet like this:
https://docs.google.com/a/webrepublic.ch/spreadsheet/tq?key=0AoaBYlIzWjk2dFJvbTRndlxxxxxxxxxxcWpBc2tKcUE&transpose=0&headers=0&gid=19&range=A1%3AE&&tqx=out:html Now, some of the cells that contain text are not returned in this table query. Instead of the text content of the cell there is just an empty value returned. The part of the object that should contain the cell value shows the following: ,,{"v":null} If I switch the headers parameter to 1 then the first row (now header) which normally is returned missing two cells now contains all the text values, however other text cells further down in the rows are still missing their values. Since I often need to combine text labels with data cells this is something I really need to work. Does somebody have insights into this strange behaviours? All the best Mario -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-visualization-api. For more options, visit https://groups.google.com/groups/opt_out.
