Filter with Asterisk

I want to filter a DataTable for the companies ending on AG.

The Input DataTable looks like this:
image

Further, the Filter Data Table activity is set like this:
image

However, this is my result:
image

Who knows how to solve this?

Hi @Steyn_Muller ,

Could you try using the operation as Ends With and the value as " AG"

Thanks! It worked.

I changed the Filter activity to this:
image

1 Like

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