Hi everyone, my apologies if this is a silly question (beginner to Alteryx here and have tried various solutions in community but am not able to get my workflow to work)
My intent is to filter a data set with 2 criteria based on user selected values in a pre-populated drop down list:
If User selects "Cornelius" , output file will only contain records with "Cornelius" values under Current Partner column and all other values that are not "Cornelius" under Original Partner column.

For the Action tool, I am currently selecting the Operand -value- setting.
When I run the workflow my output file contains zero records, the expected results should be 2 rows of data when "Cornelius" is selected.
I have a feeling that the problem lies in the configuration of the Action tool, could someone please guide me along please?
Thank you for your time!