About 51 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 - Guida di Search Console

    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 - Cправка - Редакторы Google Документов

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

  5. Query function using multiple sheets

    Mar 1, 2022 · 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.

  6. Funzione QUERY - Guida di Editor di documenti Google

    QUERY(dati; query; [intestazioni]) data: l'intervallo di celle in cui eseguire la query. Ogni colonna di data può contenere solo valori booleani, numerici (compresi i tipi data/ora) o valori stringa. In caso di tipi …

  7. 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 …

  8. 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 …

  9. QUERY - Ayuda de Editores de Documentos de Google

    Visita el centro de aprendizaje ¿Usas productos de Google, como Documentos de Google, en el trabajo o en clase? Prueba estos eficientes consejos, tutoriales y plantillas. Consulta cómo trabajar con …

  10. 查詢函式 (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 - 要執行的查詢作業 …