Hi @HansJKiamzon ,
Thank you for this question. Yes absolutely, this can be done by deriving a column in each DataSet with the same value. Steps would be:
- create a dataSet for the firstTab as well which contains the fileCreationDate
- in the DataFlow, derive an ID column with the same value for the FileDateDataSet as well as the TabularDataSet
- do a lookup as shown in the screenshots
If this answer your query, please click “Accept Answer” and Up-Vote the answer. Thanks!