An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
As long as the examples are sorted the way you want, you could use "Generate ID" to create an id then "Filter Examples" using attribute_value_filter with id<=10 to retain the ones you want.
Hey, you need the Wordlist to Data operator to convert the wordlist to and ExampleSet, then sort it with the Sort operator and select the top 10 rows with Filter Example Range.
As long as the examples are sorted the way you want, you could use "Generate ID" to create an id then "Filter Examples" using attribute_value_filter with id<=10 to retain the ones you want.
regards,
Andrew