Hey,
Try to use locate function instead of like function in select transformation.
locate('concurrent', lower(name))!=0
This will give all the columns that have concurrent in it.
Please watch this video from 8:00, for reference. Feel free to reach out for any other question reg this.