Google sheet search NO 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…

1 Like

Hi @Alex6
Try refreshing the form and remap the values if there is any mapping inside . This might solve the issue


Best regards,
Msquare Automation
Platinum Partner of Make
@Msquare_Automation

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 ?