IsLast
This function checks if the row is the last one and returns TRUE if it is. This function can be used in both row rules and value field formulas.
This rule outputs the last row only and skips the rest. For each row, it checks, if the row is the last one. If it is, the row is output, otherwise the row is stepped over.
See also