I have a repeating group showing a list of dates formatted as mmm (month name abbreviated). I want to show a text element with the year conditionally as the repeating group scrolls, only in the first visible repeating group cell and when there is a change in year (i.e. Jan). I can easily detect and show the year for Jan cells, but is there a way to detect when a repeating group cell is the first visible cell to show the year?