I have a list of unique values with a category assigned to each unique value, I store this as a lookup table in Alteryx via the Text Input tool. Each month, there are new unique values on my report which aren't stored on my lookup table yet. Why are these new unique values being deleted after the join tool where the category is assigned? Is this a configuration I need to change within the Join tool, or is this inherently how the Join tool works? If so, what would be the best way to create a list of unique values currently not stored in my lookup table?
Thank you in advance