Lookup Multiple Values from One Cell / Many-to-Many Relation

Hi Darren_Murphy,

You helped me find the solution! But not the way I expected, cause what you just mentioned was exactly the way I’ve tried it.

However, the thing is, that if I refer to split value columns subsequently, the glide app does something weird (or at least I don’t get it).

It only ever uses the split values correctly if I copy a whole column and paste it at the same place again. On the bottom I can always see an “updateing” indicator. (This worked, however!) :slight_smile:

So I guess glide just doesn’t refresh data when a new column is added?

It’s exactly the same issue with filters:

Anyhow, thanks for your help and if you know if there is a way to automatically update a table after a column has changed / calculated something then please lemme know.