Since few days ago I get this error on all google sheet search query: Invalid query: NO_COLUMN: K
The sheet file has not changed and had the K column…
Since few days ago I get this error on all google sheet search query: Invalid query: NO_COLUMN: K
The sheet file has not changed and had the K column…
Hi @Alex6
Try refreshing the form and remap the values if there is any mapping inside . This might solve the issue
still the same… here is my search query: SELECT E, F, COUNT(F) WHERE J STARTS WITH ‘55-’ AND K = 7 AND L = 2025 AND NOT F STARTS WITH ‘nonres’ GROUP BY E, F ORDER BY COUNT(F) DESC
maybe they have changed something recently that I am not aware ?