Hello all,
I am building an AppSheet app that calculates and generates a graph specific to each user. After the calculation, I want the app to take a snapshot of the user’s graph view and email it to them. However, the email that users receive contains a snapshot of the admin’s graph view instead of their own.
Here’s the email body script I am using. I have already filtered for the user by their email using USEREMAIL(). Despite this, the snapshot is still from the admin’s view.
Has anyone encountered this issue or knows how to make sure the snapshot is taken from the user’s view instead?
This is the email body for the snapshot: