Upcoming database upgrades. to improve our reliability at 03:30 UTC on Feb. 25 / 7:30pm PT on Feb. 24. Some users may briefly experience slow load times or error messages. Learn more here
Jun 17, 2021 08:51 AM
I have a table of Dates.
Each date is tied to a single event (also a table)
That event has hundreds of player submissions (in a table)
The player submission earn points - Total
In the Event table I am able to roll up the highscore, but I want to be able to see the player that belongs to as well.
Jun 17, 2021 09:10 AM
Follow the example shown in this video: BuiltOnAir Podcast Season 8 Episode 2 - YouTube
Essentially, you’ll be adding a Formula and a Lookup/Rollup field to one table, and a Lookup/Rollup field to the other.