Hello everyone,
I have 3 score text fields that will be Datalinqed to a JSON file containing scores plus other info.
Each score has a flag to determine if is a valid score (top 3) or not. The scores are not sorted in numeric value order. They are sorted in the order that they got scored, over the time of the heat.
The two challenges I have:
- Filter through the feed and isolate the only 3 scores that have a "valid" flag
- Sort the 3 scores in numerical order (highest to lowest)
Is it something that is possible to achieve this in the Datalinq configuration or does it have to be visual logic or scripting?
Note: The score bug will be online and the changes would have to happen live on air, once scores are populated.
Thank you!
------------------------------
Paulo Dias
------------------------------