Hi all,
Lets say if i get a column like picture below.
How can i filter only a values that is greater than 100Kbps and not others than that. I have tried to only filter a string that starts with “100” only and assign 3 of it which contains a value that is greater than 100. But somehow the output of the filter are just writing the header of the entire table column. And it is not possible to filter a single column with multiple same values as what people told me. And as that being mentioned, what is the best approach for me to overcome this problem? Any help is appreciate as im still new in Uipath.