Modalità esperto · accesso rapido

Formula reference avanzata

Cerca per funzione o sintassi, filtra i casi d’uso e passa direttamente agli strumenti operativi senza onboarding.

Digita almeno 2 lettere per vedere i suggerimenti.

Azzera

17 formule trovate

Non sai da dove partire? Percorsi per livello e use case
Base Intermedio Avanzato Use case Sfida del giorno
Database Avanzato

DAVERAGE

DAVERAGE(database, field, criteria)

Returns the average of a set of values selected from a database table-like array or range using a SQL-like query. Learn more

Analisi dati

Apri scheda
Database Avanzato

DCOUNT

DCOUNT(database, field, criteria)

Counts numeric values selected from a database table-like array or range using a SQL-like query. Learn more

Analisi dati

Apri scheda
Database Avanzato

DCOUNTA

DCOUNTA(database, field, criteria)

Counts values, including text, selected from a database table-like array or range using a SQL-like query. Learn more

Analisi dati

Apri scheda
Database Avanzato

DGET

DGET(database, field, criteria)

Returns a single value from a database table-like array or range using a SQL-like query. Learn more

Analisi dati

Apri scheda
Database Avanzato

DMAX

DMAX(database, field, criteria)

Returns the maximum value selected from a database table-like array or range using a SQL-like query. Learn more

Analisi dati

Apri scheda
Database Avanzato

DMIN

DMIN(database, field, criteria)

Returns the minimum value selected from a database table-like array or range using a SQL-like query. Learn more

Analisi dati

Apri scheda
Database Avanzato

DPRODUCT

DPRODUCT(database, field, criteria)

Returns the product of values selected from a database table-like array or range using a SQL-like query. Learn more

Analisi dati

Apri scheda
Database Avanzato

DSTDEV

DSTDEV(database, field, criteria)

Returns the standard deviation of a population sample selected from a database table-like array or range using a SQL-like query. Learn more

Analisi dati

Apri scheda
Database Avanzato

DSTDEVP

DSTDEVP(database, field, criteria)

Returns the standard deviation of an entire population selected from a database table-like array or range using a SQL-like query. Learn more

Analisi dati

Apri scheda
Database Avanzato

DSUM

DSUM(database, field, criteria)

Returns the sum of values selected from a database table-like array or range using a SQL-like query. Learn more

Analisi dati

Apri scheda
Database Avanzato

DVAR

DVAR(database, field, criteria)

Returns the variance of a population sample selected from a database table-like array or range using a SQL-like query. Learn more

Analisi dati

Apri scheda
Database Avanzato

DVARP

DVARP(database, field, criteria)

Returns the variance of an entire population selected from a database table-like array or range using a SQL-like query. Learn more

Analisi dati

Apri scheda
Google Avanzato

QUERY

QUERY(data, query, [headers])

Runs a Google Visualization API Query Language query across data. Learn more

Automazione Marketing Analisi dati

Apri scheda
Web Avanzato

ENCODEURL

ENCODEURL(text)

Encodes a string of text for the purpose of using in a URL query. Learn more.

Automazione

Apri scheda
Web Avanzato

IMPORTFEED

IMPORTFEED(url, [query], [headers], [num_items])

Imports a RSS or ATOM feed. Learn more

Automazione

Apri scheda
Web Avanzato

IMPORTHTML

IMPORTHTML(url, query, index)

Imports data from a table or list within an HTML page. Learn more

Automazione

Apri scheda
Web Avanzato

IMPORTXML

IMPORTXML(url, xpath_query)

Imports data from any of various structured data types including XML, HTML, CSV, TSV, and RSS and ATOM XML feeds. Learn more

Automazione Marketing

Apri scheda