I have a google sheet setup. It contains an i...

I have a google sheet setup. It contains an infinite amount of users. Each user has a set of data the is tied to them. ON the google sheet I can duplicate the template and from a dropdown box select a user and it will pull the data. How can I use this with appsheet, or do

I need to restructure my data?

0 2 306
2 REPLIES 2

If the data is not sensitive, you could use slice with the condition rule as [Email]=USEREMAIL(). If it’s sensitive, the security filter is needed with the same formula.

same …

Top Labels in this Space