About 50 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 QUERY(data, query, …

  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, query, …

  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. Google Sheets function list - Google Docs Editors Help

    Google Sheets supports cell formulas typically found in most desktop spreadsheet packages. Functions can be used to create formulas that manipulate data and calculate strings and numbers. Here's a list …

  5. [GOOGLE SHEETS] FUNCIÓN QUERY: USO DE LA CLÁUSULA SELECT

    [GOOGLE SHEETS] FUNCIÓN QUERY: USO DE LA CLÁUSULA SELECT Compartir Si la reproducción no empieza en breve, prueba a reiniciar el dispositivo. Los vídeos que veas podrían …

  6. IF function - Google Docs Editors Help

    See the sum & average IF function QUERY function COUNTIF VLOOKUP Visit the Learning Center Using Google products, like Google Docs, at work or school? Try powerful tips, tutorials, and …

  7. Google Sheets query: add a calculated formula to query results cell

    Briefly, I'd like to add a calculated cell to the results of a query which will reference values on the resulting worksheet. This would provide the query results in Col1 and the formula in Col2.

  8. How do I create a custom column name in a query function? - Google …

    Right now the query function is using the column name where the data comes from, but I would like to rename it "Conversations". Here's a link to my working spreadsheet. The query function is in column …

  9. Using IF function within QUERY formulas (Google Sheet) - Google Docs ...

    Dec 16, 2020 · Help Center Community Gemini in Docs Editors Google Docs Editors Privacy Policy Terms of Service Community Policy Community Overview This help content & information ...

  10. How to return "Empty" where a query returns empty cells - Google Help

    I am perfoming a query on the two columns but some of the cells in the second columns will not contain any value. I need to return "Empty" in those cells but I seem not to be able to with my formula.