I am creating an alteryx workflow and I am making sure the field names of 2 files are the same.
I need to have an error message display to the user if the filter tool (filtering True if the field names are the same for both files) returns false.
Is this possible?