I have a sheet that autoupdates from google analytics and another google sheet using filter(importrange ....) function. When I set up an auto refresh trigger and email, the data from GA updates, but the data from the import range function is blank. When I open the google sheet all of the data is there, just the email on the trigger does not get the import range data - it is as if the email goes out just before the information gets pulled into the sheet (my hypothesis). If I manually email the file as a pdf it works fine, but on an automatic trigger is does not. Has anyone else some across this issue?
Thanks.