Hi Sharon,
Use a Group Selection Formula with this code:
{Year} = Maximum({year}, {subject})
An even better solution is to use a SQL expression field as that gets in only records that equal max year for each group.
-Abhilash
Hi Sharon,
Use a Group Selection Formula with this code:
{Year} = Maximum({year}, {subject})
An even better solution is to use a SQL expression field as that gets in only records that equal max year for each group.
-Abhilash