I'm trying to use this function, however, it's not working and giving me the error
"Unable to parse query string for Function QUERY parameter 2: NO_COLUMN: A"
I'd appreciate any help!
=QUERY(IMPORTRANGE("https://docs.google.com/spreadsheets/d/1zGAiiV_vJba_VnCnJAwHHtZAL_GW_SbsHzKYAMRB3w0/edit#gid=614551224", "Sokkary!A:K"),"Select A,B,D,E,I,J,K where B >= date '"&TEXT(DATEVALUE("03/04/2024"),"yyyy-mm-dd")&"'")