Hey! I am building this app that keeps record of your activity, but I have a problem. How do I change the completion of each activity in the gallery depending on the user and it doesn't show another persons info? I have a login page and it saves the current user in a variable(User) ex. person1.
The activities and the completions are in a excel sheet (there will be more users and activities). The usernames are the same in the activity sheet and the app

In short: How do I make the app change the completion of activities of the current user
Thanks in advance!