About 50 results
Open links in new tab
  1. QUERY function - Google Docs Editors Help

    QUERY(A2:E6,F2,FALSE) Syntax QUERY(data, query, [headers]) data - The range of cells to perform the query on. Each column of data can only hold boolean, numeric (including date/time types) or …

  2. 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") …

  3. Linee guida per le query ed esempi di query - Google Help

    Linee guida per le query ed esempi di query Best practice per le query sull'esportazione collettiva dei dati Utilizzare sempre le funzioni di aggregazione Non è garantito che i dati nelle tabelle vengano …

  4. QUERY - Ayuda de Editores de Documentos de Google

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

  5. Google Help

    If you're having trouble accessing a Google product, there's a chance we're currently experiencing a temporary problem. You can check for outages and downtime on the Google Workspace Status …

  6. Refine Google searches - Google Search Help

    There are different ways to filter your Google searches to be more precise or to expand in new directions. Advanced search Google offers pages designed to help you perform specialized web and …

  7. QUERY 関数 - Google ドキュメント エディタ ヘルプ

    QUERY 関数 Google Visualization API のクエリ言語を使用して、データ全体に対するクエリを実行します。 使用例 QUERY(A2:E6,"select avg(A) pivot B") QUERY(A2:E6,F2,FALSE) 構文 QUERY( …

  8. QUERY - Cправка - Редакторы Google Документов

    Выполняет запросы на базе языка запросов API визуализации Google. Пример использования QUERY (A2:E6; "select avg (A) pivot B") QUERY (A2:E6; F2; ЛОЖЬ) Синтаксис QUERY (данные; …

  9. 查詢函式 (QUERY) - Google 文件編輯器說明

    In case of mixed data types in a single column, the majority data type determines the data type of the column for query purposes. Minority data types are considered null values. query - 要執行的查詢作業 …

  10. Query function using multiple sheets - Google Help

    Query function using multiple sheets Please go easy on me I am a very novice user and am looking to create a sheet for the company I work for.