I know how use the LIKE clause in LINQ but not in this context, here is an attempt that did not work, I also tried building it into a variable that looked like the LINQ LIKE clause if I were to type it out (WHERE filterExp) but it did not work either.