Filter with LIKE operator and optional clause not working

Hi @sgayathri
You don't control Field Filters, like I described in SQL Server stored procedure with parameters.
So change WHERE Name LIKE "%"{{Name}}"%" to WHERE {{Name}}