New appconnect expression builder not compatible with our expression

We have this expression on a data view:

filter="((first_name+' '+last_name+' '+email+' '+group_name+' '+status)).lowercase().fuzzySearch(inpTableSearchAffiliates.value.lowercase())"

When trying to load in the expression builder, it shows empty.

However the expression works perfectly fine. Can we get this compatible so we can edit in the UI?

1 Like

I’ve experienced this recently also.