Updated all the notes so my script would pull them automatically without any errors. The script is almost done, but I can't seem to get it to merge all the dictionaries! Those were most of the changes for this commit.
This commit is contained in:
@ -1,12 +1,16 @@
|
||||
# DoubleVerify
|
||||
|
||||
## 07/01/2022
|
||||
|
||||
### Data requests
|
||||
|
||||
- google sheets formula to add True/False to a cell if previous cell has a DV email or not - =IF(REGEXMATCH(B4, "@doubleverify"), True, False)
|
||||
- Request from Rachel for Custom Report via Looker
|
||||
· Date Range: Last 30 Days
|
||||
· Learner Name
|
||||
· Learner Name
|
||||
· Learner Email (please exclude anyone with an @doubleverify.com email address – looking for non-DV team members only)
|
||||
· Course Progress
|
||||
· Course Name
|
||||
· Course Progress
|
||||
· Course Name
|
||||
|
||||
## 7/14/2022
|
||||
|
||||
@ -139,4 +143,5 @@ DONE: Ask Charlie for Course CSV (Just like Walmart) - Do it for BOTH academies,
|
||||
## 03/02/2023
|
||||
|
||||
### Data Extract Inquiry
|
||||
|
||||
DONE: Can we export all quiz data - questions and answers?
|
||||
|
||||
Reference in New Issue
Block a user