Hello folks,
I am trying to figure out is this possible to do with Alteryx or not?
So, this is the case: I have two tables, their JOIN based on the "id" column and let's say that I have 5 records after this JOIN.
Next step is to bring some additional data/values based on the same "id" from another table that has more than 20 million records (my example has 20 records).
Now, I do not want to load/import all 20 million of records from this table, I would like to load only (5 records) that I got from the first JOIN.
Therefore, is it possible to use these 5 records as some kind of WHERE clause while importing the data from this huge table?
All tables are on Teradata, but I am attaching an example with the excel files.
Thank you in advance.
