Filter data table problems

Hello guys, I have a DataTable that i need to filter. It should remove all rows that have a smaller value than 2 and or are empty. I use filter data table activity, where the condcions are like this:
image

But, after I filter it and write it down to check, i get this result:

Any ideas what im doing wrong?

“<” use this

Regards

1 Like

image
it should be < and if you want to remove empty rows then you should select is empty

Try this

Regards,
Gayathri M K

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.