Hi Miguel,
you have to provide the SQL WHERE clause in SQL Syntax.
So the correct syntax for a query using the LIKE operator is:
DW_NOMBRE LIKE '%GV_Empresa%'
See also:
LIKE (Transact-SQL) - SQL Server | Microsoft Learn
Viele Grüße / With best regards,
Gerardo Lisanti