I have a table with a filter for tax ID type. So I filter for E as the type. I then want to see all of the records with E and all of the records with S as a type that match on Tax ID. So the just is that I want to see rows where the TAX is listed as E and S. I don't want the left and right on the same row, I want all left and all right on their own rows because I need to do more filtering down the line.
I can't seem to get this to work right using the Join tool.
What tool do I need to accomplish this?
Thanks,