Hi @shay-shmeltzer-oracle ,
I have a very simple requirement. Filter the table with a Search Text.
I followed your video
- Added a table and used “Add Data” wizard - this created a SDP variable from a Type (endpoint selected during wizard). Table shows the records
- Added a input text with variable = searchText
- Added “filterCriterion” to the SDP - RecordName contains searchText
This is not working - In the Console, I can see the filterCriterion getting applied but table getting refreshed but it keeps showing that records without any filter.

Attached is the Console Log.
CONSOLE_Simple_Table_Filter.txt