Use textbox to filter a baq, kinetic dashboard

Thank you both for the feedback & direction!!!

I’m now trying to bind my textbox to TransView.Search. I created this dataview called TransView.


And I’m trying to initialize it with On Create, run an event.
Is this how I initialize the TransView dataview??? Saw something similar here.

But its still not applying the filter. I guess I’m expecting it to filter upon typing or hitting the enter key.
What am I missing? Do I need another event? What else can I try?