Yeah, I would have to agree with you. I had to check google spreadsheet, and found out that my spreadsheet’s editor was deleting the whole spreadsheet then copied and pasted. It is clearly an issue. I had it revised back to a time where it worked.
By the way, thank you for making a time to reply. This plugin is so awesome :).
IT actually worked by adding 1, but it ignored whole query whole expression. There might be something an error. What am i missing?
I figured out by simply adding 1…
[gdoc key=”—key—” query=”select B, C, D, E, F, G, H where A = ‘AL’”, 1]
NOT this:
[gdoc key=”—key—” query=”select B, C, D, E, F, G, H where A = ‘AL’”]
Thanks