I want to filter a DataTable for the companies ending on AG.
The Input DataTable looks like this:
Further, the Filter Data Table activity is set like this:
However, this is my result:
Who knows how to solve this?
I want to filter a DataTable for the companies ending on AG.
The Input DataTable looks like this:
Further, the Filter Data Table activity is set like this:
However, this is my result:
Who knows how to solve this?
Thanks! It worked.
I changed the Filter activity to this:
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.