Hello.
I have a dataset (see attached sample) with multiple shipments on different Account ID's.
I am trying to group top 3 records based on the country (see sample final output).
@vivaisun11 Have you tried the sample tool with Top3 and group by "Country"?
Hi,See the attached solution by using the filter, sort & Unique tools.