EDP 101 - Week 1
Electronic data processing (EDP) can refer to the use of automated methods to process commercial data. Typically, this uses relatively simple, repetitive activities to process large volumes of similar information.
- Wikipedia
To the man who only has a hammer, everything he encounters begins to look like a nail.
- Abraham Maslow
Feeling old yet?
Creating your own Data Studio Dashboard
COUNT()
SUM()
AVG()
Try checking this glossary.
=INT(YEARFRAC($BIRTH_DATE_COLUMN2, TODAY()))
=REGEXMATCH($MULTIPLE_CHOICE_COLUMN2, "some unique choice")
=REGEXMATCH($MULTIPLE_CHOICE_COLUMN2, "another unique choice")
=IFERROR( INDEX(IMPORTRANGE("GOOGLE_DOCUMENT_ID", "SHEET_NAME!$VALUE_COLUMN$1:$VALUE_COLUMN$100"), MATCH($KEY2, IMPORTRANGE("GOOGLE_DOCUMENT_ID", "SHEET_NAME!$KEY_COLUMN$1:$KEY_COLUMN$100"), 0) ), "" )
Questions, concerns, clarifications, suggestions, violent reactions