Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Shamser AhmedShamser AhmedReporter
Gavin HallidayGavin HallidayPriority
MajorCompatibility
MinorFix versions
Labels
Pull Request URL
Details
Details
Components
Assignee
Shamser Ahmed
Shamser AhmedReporter
Gavin Halliday
Gavin HallidayPriority
Compatibility
Minor
Fix versions
Labels
Pull Request URL
Created July 14, 2016 at 1:23 PM
Updated September 18, 2019 at 3:30 PM
Resolved December 1, 2016 at 4:43 PM
Add an attribute to DEDUP which allows you to indicate which record should be retained - rather than retaining the first or last.
It should avoid the need to sort the input dataset in some situations.
DEDUP(myDataset, a, b, BEST({c}))