Hi everyone,
In my Glide app, I store multiple user IDs in a single column (sometimes more than two). I then use Split Text, Relations, and Lookup columns for various purposes. However, I’m struggling with the filtering part — I want to display and filter these users separately in the built-in filters of the Table or Inline List component.
Right now, the filter seems to treat them as one combined value instead of separate users. Is it possible to make them appear and filter individually? If so, I’d really appreciate it if someone could guide me on how to achieve this.
Any help would be a great support. Thanks in advance!
Hi Nikolas,
Thank you so much for your help and time — that’s exactly what I was looking for. I realized I was filtering the joined list instead of using the Lookup in the in-list filtering.