Hi @jclutterbuck, have you tried mapping it instead of using formatDataAsObject?
i.e:
{{SelectedEvents.selectedRow.data.map(x => x.EventID)}}
If that does not work, can you follow this tip from Justin/Brad: Using (IN) with a list of values from a Retool component or state
Lemme know how you go
Regards,