Hello.
1 - If I type nothing in the input on the right; the rg display the event that it has to display ! OK
2 - If I type one letter or different letters, the filter is on the first world. OK
3 - But if I type eg: “Trois” in the input, The RG return nothing.
How to do the search/ filtered on any word or start of a word of the input…
Currently my filter is

Thanks
I would want to play around with this one, but at a glance, what is the purpose of using :truncated to
? Couldn’t the filter just be This Event's Event_Name contains Input Search's value
?
Best…
Mike
I’ve done it whith this link 
Today I learned contains
doesn’t do exactly what I thought it did. 
Thanks for providing the link… very interesting. I have to be honest, though, and say I still don’t fully understand the use of :truncated to
here. In your example of searching for “Trois”, the event name gets truncated to the number of characters in the search (in this case, five characters), so it is searching “Les T” for a value of “Trois”. Am I at least understanding that correctly? At this point, I am more curious than anything, so feel free to ignore this response if you wish.
Best…
Mike