I want to filter the Column value 10%

what was done, what is failing

(From d in DT_SKU.AsEnumerable
Let cv = d("PRIGCP%").toString
Where cv.Contains("10%")
Select r =d).CopyToDataTable

Handling empty results:
:ambulance: :sos: [FirstAid] Handling of The source contains no DataRows exception - News / Tutorials - UiPath Community Forum