Do get Key, Event from Events
 If Report->>Key then
  Report->Key = Event
 Else
  Report->Key = Report->Key <+> Event
 ;
;