Hi,
In another tool, 2 files were compiled together in 1 file.
I've added this one file to the alteryx workflow. In this file I've the following columns:
I would like to exclude all the items containing @skynet adresses from the database. Therefore I've used the filter tool in order to and obtain this:
However I obtain this:
I do not understand why it is exclude this from the first file and not from the 2nd file.
What could be the reason behind this?
Thank you