You’re right that Glide doesn’t let you compare a Row ID directly against a “Multiple Texts” column unless you first turn that column into a Joined List. That’s because Multiple Texts is actually an array, and Glide can only do “is included in” checks with plain text. Don’t Mind it..