Replies: 6 comments 4 replies
-
Hi,
After this setup, the system will automatically count how many times each team appears as a winner, which gives you the number of wins. With this wins count field, you can:
Please let me know if these steps work for you or if you need any further assistance! |
Beta Was this translation helpful? Give feedback.
-
i don't get it to work. matches -> field "sieger" (german term for "winner"), javascript which fills the field with team name of the winners, e.g. "John / Jim" in table "Teams" i have field "Matches" linked to "Matches" - i get all results, where this team is part of a "matches-row", but not referenced to my "Winner" field. |
Beta Was this translation helpful? Give feedback.
-
unfortunately i lost a field in matches table, so i need to rebuild everything and make some further screenshots. will take some time... |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
I think I get the key point now. The winner field needs to be a Link field rather than a computed field as it currently is. Since the current winner is calculated, it doesn't establish a proper relationship with the teams table. |
Beta Was this translation helpful? Give feedback.
-
hi,
i have set up teable successfully and do my first steps. i successfully created a small match-list for a tennis doulbe tournament.
i have the tables "players", "teams" with links to the players (each team has two players) and a team name. this team name is linked in table "matches". the result is entered in table "matches" and i calculate the winner based on the subresults (each tennis-set is entered). in column "winner" on table matches the winner-team is shown, which is the field which is linked to the teams-table.
now i want calculate the ranking based on the wins. and i don't get it to work.
i tried to link a field in "teams" based on "winners" and do a rollup on that field. but that doesn't seem to work.
any ideas to realize that?
Beta Was this translation helpful? Give feedback.
All reactions