About 5,650,000 results
Open links in new tab
  1. QUERY function - Google Docs Editors Help

    QUERY function Runs a Google Visualization API Query Language query across data. Sample Usage QUERY(A2:E6,"select avg(A) pivot B") QUERY(A2:E6,F2,FALSE) Syntax …

  2. QUERY function - Google Docs Editors Help

    QUERY function Runs a Google Visualisation API Query Language query across data. Sample usage QUERY(A2:E6,'select avg(A) pivot B') QUERY(A2:E6,F2,FALSE) Syntax QUERY(data, …

  3. Función QUERY - Ayuda de Editores de Documentos de Google

    Función QUERY Ejecuta una consulta sobre los datos con el lenguaje de consultas de la API de visualización de Google. Ejemplo de uso QUERY(A2:E6,"select avg(A) pivot B") …

  4. How to use ORDER BY with the QUERY function? - Google Help

    How to use ORDER BY with the QUERY function? I managed to get the formula right to pull data from Client Info to the Expiring Clients sheet, however, when I then try to sort the sheet by the …

  5. Query giving No_COLUMN error - Google Docs Editors Community

    Error: Unable to parse query string for Function QUERY parameter 2: NO_COLUMN: col1

  6. Query function not returning all data - Google Help

    Nov 7, 2022 · The QUERY function doesn't like dealing with mixed data, i.e. text values and number values in the same column. It will decide which there are the most of, and use those, …

  7. Query function - formula on query data - Google Help

    Jan 19, 2023 · I'm trying to use SUM on the Query data but I get 0.. It's seems that the SUM function sees the Query data as blank cells.

  8. How to return "Empty" where a query returns empty cells

    Also, you cannot instruct the query () function out other data based on a condition as you have described. This means you have to take a different approach. The first option to create the …

  9. how to link a query function to a drop down list selection

    I just want to create a function that does a QUERY based on a item selected in a drop down list. For example, if my list includes ITALY, SPAIN, FRANCE, ETC. I want to create a selection in …

  10. IMPORTRANGE - Google Docs Editors Help

    Import functions can't directly or indirectly reference a volatile function like NOW, RAND, or RANDBETWEEN. This prevents our users’ spreadsheet from overload, as these volatile …