Hi All, I m a soccer coach, and I started t

Hi All,

I m a soccer coach, and I started to develop a small Appsheet App to manager my teams ( about 24 juniors and 3 teams), training session and players attendance. The App is based on my current google sheet.

I facing now a small problem and need some help . here the situation:

To manage attendence with appsheet, i split the current gsheet to 3 sheets:

1 - players (E): PID, data: name, birthdate, Ref to Teamโ€ฆ 2 - Activities (E):

AID, Date, Type, location, and a Ref to Team,

3 - Attendance - ยฎ : ID, Present?, Ref to AID, Ref to PID,โ€ฆ

To enhance the workflow and the simplicity I need to accomplish the Following:

  • Create a new Activity for a team A (5 players),with Add Button from the Activities View is GREAT ! this will add a new row to the [Activities sheet]:

AID004 ; 06/02/2018; Training; Indoor; TeamA

  • Instead to open the Attendance view and add each player, one by one, i need the App to add automatically

a new row for each Team A player to the [attendance sheet]:

ID0051; 1 ;

AID004, PID001 ID0052; 1 ;

AID004, PID002 ID0053; 0 ;

AID004, PID003 ID0054; 1 ;

AID004, PID004 ID0055; 0 ;

AID004, PID005

[Players Sheet] looks like this: PID001;

Sharapova; TeamA;โ€ฆ PID002;

Federer;

TeamA;โ€ฆ PID003;

Hingis;

TeamA;โ€ฆ PID004;

Williams;

TeamA;โ€ฆ PID005;Haas;

TeamA;โ€ฆ

Is there any way to do this ?

Thank you in advance

0 6 602
6 REPLIES 6
Top Labels in this Space