Filter non display column values list

:wave:

In the Messages relation column, how would one display “Intro email” and “Update your section of the sales deck” ?

Messages.Filter((Id.Contains(List(thisRow.[Results All]))))

  • the formula is working if there is only 1 value in Results All column, but doesnt carry through for multiple?

any insights/teachings would be greatly appreciated.

cheers!
Mel

I added a column for you that seems to work! But your Results All column doesn’t seem ideal, how is it filled?

1 Like

thank you so much @Rickard_Abraham for the solution!

it is populated by gmail pack button once reply email is sent.
its intention was more to store the message id of replied emails of this row email (until the gmail messages table is updated)

cheers!
Mel

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.