Hello All --
I feel like this should be very simple to do, yet I cannot make it work. I am reading in a bunch of files, and I am looking to filter on only those with SKUs that the user inputs.
The file is a billing file, so there are columns for dates, products, invoice numbers, UPCs, SKUs, etc. All that I am trying to do is filter all of the rows that contain a specific SKU that is entered by the user.
Text Box

Action Tool

Data into filter

Can you please assist in how I can have the user input a SKU using the text box, and then only those rows of data that have that SKU to proceed through the True side of the filter tool? Any help is appreciated!
Also, if you can help with a filter by date action tool as well, that would be helpful for my next step.