Checking if minimums belong to the same record
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Dennis229
7 - Meteor
‎01-15-2023
06:18 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hey there.
I have a specific problem that I managed to solve but my approach isn't scalable if more data with additional rounds (laps) was captured.
I was unable to come up with a tool that reaches a solution in a simple but efficient way.
I want to check if the minimum finish time in each round and in the complete contest belongs to the same person, keeping in mind that I want this workflow to function even when more rounds are added in future data collection.
Labels:
- Labels:
- Preparation
- Transformation
2 REPLIES 2
binuacs
21 - Polaris
‎01-15-2023
01:50 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
RobertOdera
13 - Pulsar
‎01-15-2023
05:20 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi, @Dennis229
Please see the below.
All your fields, e.g., winner ID, round ID, #wins, and #rounds, should autogenerate, tally, and give you a status update as you add rounds.
Please mark it as an acceptable solution if it works for you.
Cheers!
